We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889c704 commit 04b3149Copy full SHA for 04b3149
src/core/types.ts
@@ -1,3 +1,5 @@
1
+/* istanbul ignore next */
2
+
3
import type { LoadMoreExtendsOption } from 'src/useLoadMore';
4
import type { PaginationExtendsOption } from 'src/usePagination';
5
import type { Ref, WatchSource } from 'vue';
0 commit comments