UNPKG

el-table-infinite-scroll

Version:
4 lines (3 loc) 153 B
import type { ObjectDirective, Plugin } from 'vue'; declare const ElTableInfiniteScroll: ObjectDirective & Plugin; export default ElTableInfiniteScroll;