UNPKG

handsontable

Version:

Handsontable is a JavaScript Spreadsheet Component available for React, Angular and Vue.

10 lines (7 loc) 291 B
"use strict"; exports.__esModule = true; exports.Comments = exports.PLUGIN_PRIORITY = exports.PLUGIN_KEY = void 0; var _comments = require("./comments"); exports.PLUGIN_KEY = _comments.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _comments.PLUGIN_PRIORITY; exports.Comments = _comments.Comments;