util.d.ts 70 B

1234
  1. export declare const pkg: {
  2. name: string;
  3. version: string;
  4. };