UNPKG

tdesign-vue-next

Version:
45 lines (41 loc) 1.41 kB
/** * tdesign v1.17.7 * (c) 2025 tdesign * @license MIT */ import _Layout from './layout.js'; import _Header from './header.js'; import _Footer from './footer.js'; import _Aside from './aside.js'; import _Content from './content.js'; import 'vue'; import '../_chunks/dep-fe23be6e.js'; import 'lodash-es'; import { w as withInstall } from '../_chunks/dep-664b8b22.js'; import '@babel/runtime/helpers/defineProperty'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-2accc95a.js'; import '../_chunks/dep-16bcfabc.js'; import '../_chunks/dep-fb805f69.js'; import '../_chunks/dep-9e6d8a78.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-938cd955.js'; import '../_chunks/dep-81b01cae.js'; import 'dayjs'; import '@babel/runtime/helpers/slicedToArray'; import '../_chunks/dep-880d05b9.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import './header-props.js'; import './footer-props.js'; import './aside-props.js'; import './content-props.js'; var Aside = withInstall(_Aside); var Layout = withInstall(_Layout); var Header = withInstall(_Header); var Footer = withInstall(_Footer); var Content = withInstall(_Content); export { Aside, Content, Footer, Header, Layout, Layout as default }; //# sourceMappingURL=index.js.map