Skip to main content
Module

x/cookie_driver/mod.ts>Document

A fast and correct cookiedb driver for esm platforms
Go to Latest
interface Document
import { type Document } from "https://deno.land/x/cookie_driver@0.5.0/mod.ts";

A type representing a valid document

Index Signatures

[key: string]: ValidTypes | ValidTypes[] | Document