UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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