UNPKG

@progress/kendo-angular-l10n

Version:
12 lines (11 loc) 702 B
/**----------------------------------------------------------------------------------------- * Copyright © 2021 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./message.service"), exports); tslib_1.__exportStar(require("./component-messages"), exports); tslib_1.__exportStar(require("./localization.service"), exports); tslib_1.__exportStar(require("./rtl"), exports);