UNPKG

ngx-i18nsupport-lib

Version:

A Typescript library to work with Angular generated i18n files (xliff, xmb)

7 lines (6 loc) 120 B
/** * @module * @description * Entry point for all public APIs of the package. */ export * from './src/api/';