LarpixClient/electron/node_modules/app-builder-lib/out/util/pathManager.d.ts
2026-05-10 14:02:17 +02:00

2 lines
125 B
TypeScript

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