import * as fetchGoody from "https://deno.land/x/fetch_goody@7.0.6/mod.ts";
Functions
Wraps the global fetch, or your own fetch if provided, and extends the init option with more functionality. |
Type Aliases
Fetch's | |
The type for interceptors you can pass to the extended init | |
the type of function that you can pass to | |
|