UNPKG

tdesign-vue-next

Version:
44 lines (40 loc) 1.22 kB
/** * tdesign v1.20.0 * (c) 2026 tdesign * @license MIT */ import _Row from './row.js'; import _Col from './col.js'; import 'vue'; import '../_chunks/dep-e0d16f64.js'; import 'lodash-es'; import { w as withInstall } from '../_chunks/dep-02cfa1eb.js'; import './row-props.js'; import './hooks/index.js'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-23fbb09b.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-cecf5377.js'; import '../_chunks/dep-edfcdaaa.js'; import 'dayjs'; import '@babel/runtime/helpers/slicedToArray'; import '../_chunks/dep-97e2bf94.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import '@babel/runtime/helpers/defineProperty'; import '../_chunks/dep-c7081f31.js'; import './utils/index.js'; import '../_chunks/dep-b82e5636.js'; import '../_chunks/dep-91cd9b55.js'; import '../_chunks/dep-844f829b.js'; import './col-props.js'; var Row = withInstall(_Row); var Col = withInstall(_Col); var index = { Row: Row, Col: Col }; export { Col, Row, index as default }; //# sourceMappingURL=index.js.map