UNPKG

@tuniao/tnui-vue3-uniapp

Version:
4 lines (2 loc) 108 B
import type LazyLoad from './lazy-load.vue' export type TnLazyLoadInstance = InstanceType<typeof LazyLoad>