UNPKG

@softkit/i18n

Version:

This library is a simple wrapper based on [nestjs-i18n](https://nestjs-i18n.com/)

11 lines 665 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./i18n-language-resolver.interface"), exports); tslib_1.__exportStar(require("./i18n-options.interface"), exports); tslib_1.__exportStar(require("./i18n-plural.interface"), exports); tslib_1.__exportStar(require("./i18n-translation.interface"), exports); tslib_1.__exportStar(require("./i18n-translator.interface"), exports); tslib_1.__exportStar(require("./i18n-validation-error.interface"), exports); tslib_1.__exportStar(require("./i18n-validation-exception-filter.interface"), exports); //# sourceMappingURL=index.js.map