UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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