UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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