import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetCookiesResponse } = Protocol.Storage;
Properties
cookies: Network.Cookie[]
Array of cookie objects.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetCookiesResponse } = Protocol.Storage;
Array of cookie objects.