UNPKG

element-plus

Version:

A Component Library for Vue 3

6 lines (5 loc) 200 B
import { _default } from "./card.vue.js"; //#region ../../packages/components/card/src/instance.d.ts type CardInstance = InstanceType<typeof _default> & unknown; //#endregion export { CardInstance };