UNPKG

347 BTypeScriptView Raw
1export declare function getRootPath(): string;
2export declare function getApiPath(): string;
3export declare function getBuildPath(): string;
4export declare function getBuildRootPath(): string;
5export declare function getApiBuildPath(): string;
6export declare function getSchemaPath(): string;
7export declare function getBuildSchemaPath(): string;