UNPKG

114 BTypeScriptView Raw
1export declare const packageInfo: {
2 name: string;
3 path: string;
4 type: string;
5 version: string;
6};