UNPKG

angular-l10n

Version:

An Angular library to translate messages, dates and numbers

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