UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

7 lines (6 loc) 336 B
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); const tableInjectionKey = Symbol("ArcoTable"); const tableColumnInjectionKey = Symbol("ArcoTableColumn"); exports.tableColumnInjectionKey = tableColumnInjectionKey; exports.tableInjectionKey = tableInjectionKey;