UNPKG

tdesign-vue-next

Version:
27 lines (23 loc) 702 B
/** * tdesign v1.11.5 * (c) 2025 tdesign * @license MIT */ import _Skeleton from './skeleton.js'; import withInstall from '../utils/withInstall.js'; import '@babel/runtime/helpers/defineProperty'; import 'vue'; 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 '../_chunks/dep-7c56a7f5.js'; import '../utils/render-tnode.js'; var Skeleton = withInstall(_Skeleton); export { Skeleton, Skeleton as default }; //# sourceMappingURL=index.js.map