UNPKG

angular-l10n

Version:

An Angular library to translate messages, dates and numbers

5 lines (4 loc) 155 B
/** * Property decorator for components to provide the parameter to the l10nCurrency pipe. */ export declare function Currency(): PropertyDecorator;