UNPKG

@softkit/i18n

Version:

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

8 lines 416 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./i18n.decorator"), exports); tslib_1.__exportStar(require("./i18n-lang.decorator"), exports); tslib_1.__exportStar(require("./i18n-languages.decorator"), exports); tslib_1.__exportStar(require("./i18n-resolver-options.decorator"), exports); //# sourceMappingURL=index.js.map