Commit Graph

2 Commits

Author SHA1 Message Date
Drew Fisher
e7808b3a55 Fix fetch() type declaration
`fetch()` is the type of `globalThis.fetch`; it is not a function which
returns a `globalThis.fetch`.

Fixes #12351.
2022-12-10 13:30:17 -08:00
Piotr Pośpiech
eb7a50c610 Add types for fetch package 2022-09-09 14:04:11 +02:00