UNPKG

tdesign-vue-next

Version:
44 lines (40 loc) 1.22 kB
/** * tdesign v1.20.5 * (c) 2026 tdesign * @license MIT */ import _Row from './row.js'; import _Col from './col.js'; import 'vue'; import '../_chunks/dep-f6650a20.js'; import 'lodash-es'; import { w as withInstall } from '../_chunks/dep-fe555241.js'; import './row-props.js'; import './hooks/index.js'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-76d3c0e7.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-9218c7b1.js'; import '../_chunks/dep-19eba232.js'; import 'dayjs'; import '@babel/runtime/helpers/slicedToArray'; import '../_chunks/dep-a4f7f1a6.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import '@babel/runtime/helpers/defineProperty'; import '../_chunks/dep-74092b72.js'; import './utils/index.js'; import '../_chunks/dep-4cf1cec7.js'; import '../_chunks/dep-93b6f0b1.js'; import '../_chunks/dep-eff63d83.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