UNPKG

devextreme

Version:

HTML5 JavaScript Component Suite for Responsive Web Development

14 lines (13 loc) 485 B
/** * DevExtreme (esm/__internal/grids/data_grid/module_not_extended/selection.js) * Version: 22.1.9 * Build date: Tue Apr 18 2023 * * Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ import { selectionModule } from "../../../../ui/grid_core/ui.grid_core.selection"; import gridCore from "../module_core"; gridCore.registerModule("selection", selectionModule);