UNPKG

element-plus

Version:

A Component Library for Vue3.0

5 lines (4 loc) 202 B
import InfiniteScroll from './src/index'; import type { SFCWithInstall } from '../utils/types'; declare const _InfiniteScroll: SFCWithInstall<typeof InfiniteScroll>; export default _InfiniteScroll;