pathManager.d.ts 125 Bytes Raw Blame History Permalink 1 2 export declare function getTemplatePath(file: string): string; export declare function getVendorPath(file?: string): string;