UNPKG

@egjs/vue-imready

Version:

This vue module is used to wait for the image or video to be ready.

6 lines (5 loc) 147 B
declare module '*.vue' { import type { DefineComponent } from 'vue' const component: DefineComponent<{}, {}, any> export default component }