Skip to main content
Module

x/another_cookiejar/mod.ts>WrapFetchOptions

https://deno.land/x/another_cookiejar
Latest
type alias WrapFetchOptions
import { type WrapFetchOptions } from "https://deno.land/x/another_cookiejar@v5.0.4/mod.ts";
definition: { fetch?: fetch; cookieJar?: CookieJar; }