Skip to content

Commit 04b3149

Browse files
committed
chore(core/types): add istanbul ignore
1 parent 889c704 commit 04b3149

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/core/types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* istanbul ignore next */
2+
13
import type { LoadMoreExtendsOption } from 'src/useLoadMore';
24
import type { PaginationExtendsOption } from 'src/usePagination';
35
import type { Ref, WatchSource } from 'vue';

0 commit comments

Comments
 (0)