UNPKG

vxe-table

Version:

A PC-end table component based on Vxe UI, supporting copy-paste, data pivot table, and high-performance virtual list table solution.

8 lines (7 loc) 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defineVxeComponent = void 0; var _vue = require("vue"); const defineVxeComponent = exports.defineVxeComponent = _vue.defineComponent;