UNPKG

devextreme

Version:

JavaScript/TypeScript Component Suite for Responsive Web Development

21 lines (20 loc) 453 B
/** * DevExtreme (esm/__internal/grids/new/grid_core/selection/index.js) * Version: 26.1.3 * Build date: Wed Jun 10 2026 * * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ export { SelectionController as Controller } from "./controller"; export { defaultOptions } from "./options"; export { PublicMethods } from "./public_methods";