UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

9 lines (6 loc) 197 B
import { TypographyText } from 'ant-design-vue'; const AspATypographyText = { raw: TypographyText, name: "AspATypographyText" }; export { AspATypographyText, AspATypographyText as default };