UNPKG

handsontable

Version:

Handsontable is a JavaScript Data Grid available for React, Angular and Vue.

4 lines 263 B
export { IndexMapper } from "./indexMapper.mjs"; export { getRegisteredMapsCounter } from "./mapCollections/mapCollection.mjs"; export { getIncreasedIndexes, getDecreasedIndexes, alterUtilsFactory } from "./maps/utils/index.mjs"; export * from "./maps/index.mjs";