Immutable SeamPaginator #972
Annotations
3 errors
Typecheck:
src/lib/seam/connect/seam-paginator.ts#L86
Cannot delegate iteration to value because the 'next' method of its iterator expects type 'undefined', but the containing generator will always send 'unknown'.
|
Typecheck:
src/lib/seam/connect/seam-paginator.ts#L89
Cannot delegate iteration to value because the 'next' method of its iterator expects type 'undefined', but the containing generator will always send 'unknown'.
|
Typecheck
Process completed with exit code 2.
|
Loading