UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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