Files

7 lines
114 B
TypeScript

export declare const packageInfo: {
name: string;
path: string;
type: string;
version: string;
};