UNPKG

ngx-i18nsupport-lib

Version:

A Typescript library to work with Angular generated i18n files (xliff, xmb)

12 lines 372 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); /** * @module * @description * Entry point for all public APIs of the package. */ __export(require("./src/api/")); //# sourceMappingURL=S:/experimente/ngx-i18nsupport-lib/index.js.map