UNPKG

@fabioguelfi/angular-translate

Version:

A lightweight internationalization library for Angular applications

13 lines 339 B
/** * @fileoverview added by tsickle * @suppress {checkTypes} checked by tsc */ /** * @record */ export function TranslateConfiguration() { } function TranslateConfiguration_tsickle_Closure_declarations() { /** @type {?} */ TranslateConfiguration.prototype.path; } //# sourceMappingURL=translate-configuration.interface.js.map