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