UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

9 lines (6 loc) 165 B
import { ElStatistic } from 'element-plus'; const AspStatistic = { raw: ElStatistic, name: "AspStatistic" }; export { AspStatistic, AspStatistic as default };