@progress/kendo-angular-l10n
Version:
Localization Services - Kendo UI Angular
12 lines (11 loc) • 702 B
JavaScript
/**-----------------------------------------------------------------------------------------
* Copyright © 2021 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the project root for more information
*-------------------------------------------------------------------------------------------*/
;
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);