pathManager.d.ts 125 Bytes
export declare function getTemplatePath(file: string): string;
export declare function getVendorPath(file?: string): string;