thedesk/app/node_modules/app-builder-lib/out/util/pathManager.d.ts
2019-09-12 23:38:13 +09:00

3 lines
125 B
TypeScript

export declare function getTemplatePath(file: string): string;
export declare function getVendorPath(file?: string): string;