UNPKG

@eggjs/utils

Version:

Utils for all egg projects

3 lines (2 loc) 103 B
export declare function readJSONSync(file: string): any; export declare function getDirname(): string;