UNPKG

tdesign-mobile-vue

Version:
44 lines (40 loc) 1.27 kB
/** * tdesign v1.7.0 * (c) 2024 TDesign Group * @license MIT */ import _Indexes from './indexes.js'; import _IndexesAnchor from './indexes-anchor.js'; import { withInstall } from '../shared/component.js'; import 'vue'; import 'lodash/throttle'; import '../shared/dom.js'; import 'lodash/isFunction'; import 'lodash/isString'; import '../config.js'; import './props.js'; import '../hooks/useClass.js'; import '../config-provider/useConfig.js'; import '@babel/runtime/helpers/defineProperty'; import 'lodash/cloneDeep'; import '../config-provider/context.js'; import 'lodash/mergeWith'; import 'lodash/merge'; import 'lodash/isArray'; import '../_common/js/global-config/mobile/default-config.js'; import '../_common/js/global-config/mobile/locale/zh_CN.js'; import '../_chunks/dep-d5364bc4.js'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-eb734424.js'; import 'dayjs'; import '../hooks/tnode.js'; import 'lodash/camelCase'; import 'lodash/kebabCase'; import '../hooks/render-tnode.js'; import 'lodash/isEmpty'; import 'lodash/isObject'; import './indexes-anchor-props.js'; var Indexes = withInstall(_Indexes); var IndexesAnchor = withInstall(_IndexesAnchor); export { Indexes, IndexesAnchor, Indexes as default }; //# sourceMappingURL=index.js.map