UNPKG

@jsverse/transloco

Version:

The internationalization (i18n) library for Angular

4 lines (3 loc) 253 B
export declare const PIPE_REGEX = "{{\\s*([^}\\r\\n]*?\\|)\\s*(translate)[^\\r\\n]*?}}"; export declare const PIPE_IN_BINDING_REGEX = "\\]=('|\")\\s*([^}\\r\\n]*?\\|)\\s*(translate)[^\\r\\n]*?\\1"; export declare function run(path: any): Promise<void>;