UNPKG

handsontable

Version:

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

7 lines (6 loc) 215 B
"use strict"; exports.__esModule = true; var _comments = require("./comments"); exports.PLUGIN_KEY = _comments.PLUGIN_KEY; exports.PLUGIN_PRIORITY = _comments.PLUGIN_PRIORITY; exports.Comments = _comments.Comments;