Module

x/another_cookiejar/FetchWrapper.ts>wrapFetchOptions

https://deno.land/x/another_cookiejar
Go to Latest
type alias wrapFetchOptions
import { type wrapFetchOptions } from "https://dotland.deno.dev/x/another_cookiejar@v1.0.0/FetchWrapper.ts";
definition: { cookieJar?: CookieJar; }