Commit 2bf8682a authored by iamkun's avatar iamkun Committed by GitHub

Revert "Chore: Update infiniteScroll type (#15787)" (#15793)

This reverts commit d70ae245.
parent d70ae245
import { VNodeDirective } from 'vue'
export interface ElInfiniteScroll extends VNodeDirective {
export interface ElLoadingDirective extends VNodeDirective {
name: 'infinite-scroll',
value: Function
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment