Skip to content

Commit

Permalink
fix(fetch): add additional reference lib comment (#695)
Browse files Browse the repository at this point in the history
favna authored Dec 18, 2023
1 parent 0c3e6a5 commit 83400f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/fetch/src/lib/types.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// eslint-disable-next-line spaced-comment
/// <reference lib="dom" />

/**
* The supported return types for the `fetch` method
*/

0 comments on commit 83400f3

Please sign in to comment.