thedesk/app/node_modules/app-builder-lib/out/util/pathManager.d.ts

3 lines
125 B
TypeScript
Raw Permalink Normal View History

2019-09-13 00:38:13 +10:00
export declare function getTemplatePath(file: string): string;
export declare function getVendorPath(file?: string): string;