UNPKG

@tuniao/tnui-vue3-uniapp

Version:
2 lines (1 loc) 72 B
export type LazyLoadStatus = 'waiting' | 'loading' | 'loaded' | 'error'