Skip to main content
Module

x/cookie_driver/mod.ts>Query

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

A type representing a valid query

Index Signatures

[key: string]: string | Query