UNPKG

handsontable

Version:

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

6 lines 216 B
import bottom from "./bottom.mjs"; import left from "./left.mjs"; import noBorders from "./noBorders.mjs"; import right from "./right.mjs"; import top from "./top.mjs"; export { bottom, left, noBorders, right, top };