UNPKG

element-plus

Version:

A Component Library for Vue 3

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