UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

5 lines (4 loc) 149 B
import Think from './Think.vue'; export type { ThinkProps, ThinkSemanticType, ThinkRef } from './interface'; export default Think; export { Think };