UNPKG

@element-plus/nightly

Version:

A Component Library for Vue 3

6 lines (5 loc) 238 B
import Teleport from './src/teleport.vue'; import type { SFCWithInstall } from '@element-plus/nightly/es/utils'; export declare const ElTeleport: SFCWithInstall<typeof Teleport>; export default ElTeleport; export * from './src/teleport';