devextreme
Version:
HTML5 JavaScript Component Suite for Responsive Web Development
21 lines (20 loc) • 473 B
JavaScript
/**
* DevExtreme (esm/__internal/grids/new/grid_core/selection/index.js)
* Version: 25.1.4
* Build date: Tue Aug 05 2025
*
* Copyright (c) 2012 - 2025 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";