NeahNew/node_modules/app-builder-lib/out/util/pathManager.d.ts
2025-05-06 22:43:27 +02:00

3 lines
125 B
TypeScript

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