UNPKG

@biesbjerg/ngx-translate-extract

Version:

Extract strings from projects using ngx-translate

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;