UNPKG

@unlazy/vue

Version:

Vue lazy loading library for placeholder images

4 lines (3 loc) 90 B
import type { Plugin } from 'vue'; declare const install: Plugin; export default install;