jarvis/node_modules/app-builder-lib/out/util/pathManager.d.ts
2026-04-13 22:01:33 +02:00

3 lines
125 B
TypeScript

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