UNPKG

@cloarec/transloco-mf2

Version:

The implementation of the TranslocoTranspiler interface in this project uses [messageformat V4](https://messageformat.github.io/documents/Project_Overview.html). Since V4, the library [messageformat](https://github.com/messageformat/messageformat) provi

3 lines (2 loc) 195 B
import { TranslocoMF2Config } from './transloco-mf2.transpiler'; export declare function provideTranslocoMF2Transpiler(config?: TranslocoMF2Config): import("@angular/core").EnvironmentProviders;