UNPKG

element-plus

Version:

A Component Library for Vue 3

6 lines (5 loc) 205 B
import Link from './src/link.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElLink: SFCWithInstall<typeof Link>; export default ElLink; export * from './src/link';