tdesign-vue-next
Version:
TDesign Component for vue-next
40 lines (36 loc) • 1.17 kB
JavaScript
/**
* tdesign v1.11.5
* (c) 2025 tdesign
* @license MIT
*/
import _Image from './image.js';
import withInstall from '../utils/withInstall.js';
import '@babel/runtime/helpers/slicedToArray';
import 'vue';
import 'lodash-es';
import 'tdesign-icons-vue-next';
import '../_chunks/dep-8c2d2d85.js';
import '../config-provider/hooks/useConfig.js';
import '../config-provider/utils/context.js';
import '../_chunks/dep-c75b9b8e.js';
import '@babel/runtime/helpers/typeof';
import '../_chunks/dep-caecb55d.js';
import 'dayjs';
import '../_chunks/dep-7c56a7f5.js';
import '../utils/render-tnode.js';
import './props.js';
import '../space/index.js';
import '../space/space.js';
import '@babel/runtime/helpers/defineProperty';
import '../space/props.js';
import '../hooks/useConfig.js';
import '../hooks/slot.js';
import '../_chunks/dep-56c3d46e.js';
import '@babel/runtime/helpers/toConsumableArray';
import '@babel/runtime/helpers/objectWithoutProperties';
import '../hooks/useImagePreviewUrl.js';
import '../_chunks/dep-b6747d4a.js';
import '../_chunks/dep-92106726.js';
var Image = withInstall(_Image);
export { Image, Image as default };
//# sourceMappingURL=index.js.map