@anglr/translate-extensions
Version:
Angular module - external translation loader for ngx-translate
5 lines • 364 B
TypeScript
export { ExternalTranslationLoaderOptions } from './common/externalTranslationLoaderOptions';
export { ExternalTranslationLoader } from './common/externalTranslationLoader';
export { NgxTranslateStringLocalizationService } from './services/ngxTranslateStringLocalization.service';
export { translateString } from './misc/utils';
//# sourceMappingURL=index.d.ts.map