UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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