UNPKG

259 BTypeScriptView Raw
1export declare const REACT_LIB_MAP: {
2 [propsName: string]: string;
3};
4export declare const MAP: {
5 [propsName: string]: {
6 EXT_NAME: {
7 [extName: string]: string;
8 };
9 };
10};
11export declare const NANACHI_CONFIG_PATH: string;