UNPKG

tdesign-vue-next

Version:
44 lines (40 loc) 1.22 kB
/** * tdesign v1.20.3 * (c) 2026 tdesign * @license MIT */ import _Row from './row.js'; import _Col from './col.js'; import 'vue'; import '../_chunks/dep-9a792278.js'; import 'lodash-es'; import { w as withInstall } from '../_chunks/dep-b4c7b05a.js'; import './row-props.js'; import './hooks/index.js'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-5cf1c7d3.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-5db45404.js'; import '../_chunks/dep-0ad1fea4.js'; import 'dayjs'; import '@babel/runtime/helpers/slicedToArray'; import '../_chunks/dep-f7f14b1f.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import '@babel/runtime/helpers/defineProperty'; import '../_chunks/dep-9e3c670e.js'; import './utils/index.js'; import '../_chunks/dep-9adf4ccf.js'; import '../_chunks/dep-1b677277.js'; import '../_chunks/dep-5222f6e9.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