UNPKG

handsontable

Version:

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

7 lines (6 loc) 208 B
"use strict"; exports.__esModule = true; var _loading = require("./loading"); exports.PLUGIN_KEY = _loading.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _loading.PLUGIN_PRIORITY; exports.Loading = _loading.Loading;