mirror of https://github.com/ElemeFE/element
This reverts commit d70ae245e6
.
pull/15798/head
parent
d70ae245e6
commit
2bf8682a82
|
@ -1,6 +1,6 @@
|
||||||
import { VNodeDirective } from 'vue'
|
import { VNodeDirective } from 'vue'
|
||||||
|
|
||||||
export interface ElInfiniteScroll extends VNodeDirective {
|
export interface ElLoadingDirective extends VNodeDirective {
|
||||||
name: 'infinite-scroll',
|
name: 'infinite-scroll',
|
||||||
value: Function
|
value: Function
|
||||||
}
|
}
|
Loading…
Reference in New Issue