UNPKG

angular-l10n

Version:

An Angular library to translate messages, dates and numbers

12 lines (11 loc) 284 B
/** * Angular l10n * An Angular library to translate messages, dates and numbers * Copyright Roberto Simonetti * MIT license * https://github.com/robisim74/angular-l10n */ /** * Entry point for all public APIs of the package. */ export * from './src/angular-l10n';