Skip to main content
Module

x/another_cookiejar/FetchWrapper.ts>wrapFetchOptions

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