2022-09-30 05:39:11 +00:00

3 lines
125 B
TypeScript

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