tdesign-vue-next
Version:
TDesign Component for vue-next
33 lines (29 loc) • 954 B
JavaScript
/**
* tdesign v1.13.2
* (c) 2025 tdesign
* @license MIT
*/
import _Badge from './badge.js';
import withInstall from '../utils/withInstall.js';
import '@babel/runtime/helpers/defineProperty';
import '@babel/runtime/helpers/slicedToArray';
import 'vue';
import './props.js';
import 'lodash-es';
import '@babel/runtime/helpers/toConsumableArray';
import '@babel/runtime/helpers/typeof';
import '../_chunks/dep-2b7081ce.js';
import '../utils/render-tnode.js';
import '../_chunks/dep-8da4c7ba.js';
import '../config-provider/hooks/useConfig.js';
import '../config-provider/utils/context.js';
import '../_chunks/dep-78c14980.js';
import '../_chunks/dep-09955460.js';
import 'dayjs';
import '../_chunks/dep-17e50b35.js';
import '@babel/runtime/helpers/createClass';
import '@babel/runtime/helpers/classCallCheck';
import '../_chunks/dep-cedcb3d0.js';
var Badge = withInstall(_Badge);
export { Badge, Badge as default };
//# sourceMappingURL=index.js.map