UNPKG

@progress/kendo-angular-common

Version:
9 lines (8 loc) 496 B
/**----------------------------------------------------------------------------------------- * Copyright © 2020 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 keys_1 = require("./enums/keys"); exports.Keys = keys_1.Keys;