tdesign-vue-next
Version:
TDesign Component for vue-next
38 lines (34 loc) • 1.16 kB
JavaScript
/**
* tdesign v1.11.5
* (c) 2025 tdesign
* @license MIT
*/
import _Statistic from './statistic.js';
import withInstall from '../utils/withInstall.js';
import 'vue';
import 'tdesign-icons-vue-next';
import 'lodash-es';
import './props.js';
import '../hooks/useConfig.js';
import '../config-provider/hooks/useConfig.js';
import '../config-provider/utils/context.js';
import '../_chunks/dep-c75b9b8e.js';
import '@babel/runtime/helpers/typeof';
import '../_chunks/dep-caecb55d.js';
import 'dayjs';
import '../hooks/useGlobalIcon.js';
import '../_chunks/dep-7c56a7f5.js';
import '../utils/render-tnode.js';
import '../skeleton/index.js';
import '../skeleton/skeleton.js';
import '@babel/runtime/helpers/defineProperty';
import '../skeleton/props.js';
import '@babel/runtime/helpers/slicedToArray';
import '@babel/runtime/helpers/classCallCheck';
import '@babel/runtime/helpers/createClass';
import '../_chunks/dep-56c3d46e.js';
import '@babel/runtime/helpers/toConsumableArray';
import '@babel/runtime/helpers/objectWithoutProperties';
var Statistic = withInstall(_Statistic);
export { Statistic, Statistic as default };
//# sourceMappingURL=index.js.map