UNPKG

252 BTypeScriptView Raw
1/**
2 * Created by user on 2017/8/13/013.
3 */
4export declare const project_root: string;
5export declare const dict_root: string;
6export declare const temp_root: string;
7declare const _default: typeof import("./project.config");
8export default _default;