UNPKG

tdesign-vue

Version:
24 lines (18 loc) 732 B
/** * tdesign v1.15.0 * (c) 2026 tdesign * @license MIT */ 'use strict'; var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {}; function getDefaultExportFromCjs (x) { return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x; } function createCommonjsModule(fn) { var module = { exports: {} }; return fn(module, module.exports), module.exports; } exports.commonjsGlobal = commonjsGlobal; exports.createCommonjsModule = createCommonjsModule; exports.getDefaultExportFromCjs = getDefaultExportFromCjs; //# sourceMappingURL=dep-c13dcbfd.js.map