UNPKG

handsontable

Version:

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

3 lines 130 B
import { OrderView } from "./view.mjs"; import { SharedOrderView } from "./sharedView.mjs"; export { OrderView, SharedOrderView };