UNPKG

242 BJavaScriptView Raw
1/* Shorthand */
2"use strict";
3function __export(m) {
4 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
5}
6Object.defineProperty(exports, "__esModule", { value: true });
7__export(require("./components/datagrid/datagrid"));
\No newline at end of file