UNPKG

element-plus

Version:

A Component Library for Vue 3

9 lines (6 loc) 280 B
import Teleport from './src/teleport.mjs'; export { teleportProps } from './src/teleport2.mjs'; import { withInstall } from '../../utils/vue/install.mjs'; const ElTeleport = withInstall(Teleport); export { ElTeleport, ElTeleport as default }; //# sourceMappingURL=index.mjs.map