UNPKG

winbox-ui-next

Version:

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

8 lines (7 loc) 333 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports[Symbol.toStringTag] = "Module"; const tableInjectionKey = Symbol("WinboxTable"); const tableColumnInjectionKey = Symbol("WinboxTableColumn"); exports.tableColumnInjectionKey = tableColumnInjectionKey; exports.tableInjectionKey = tableInjectionKey;