UNPKG

keep-alive-iframe

Version:

A Vue component for managing iframe lifecycle with keep-alive functionality

5 lines (4 loc) 205 B
import { default as KeepAliveFrameComponent } from './KeepAliveFrame.vue'; export * from './core'; export { default as KeepAliveFrame } from './KeepAliveFrame.vue'; export default KeepAliveFrameComponent;