UNPKG

@vendure/ngx-translate-extract

Version:
4 lines (3 loc) 213 B
export declare function isPathAngularComponent(path: string): boolean; export declare function extractComponentInlineTemplate(contents: string): string; export declare function stripBOM(contents: string): string;