Skip to main content
Module

std/http/cookie_map.ts>Data

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias Data
Deprecated
Deprecated

(will be removed after 0.210.0) Import from std/http/unstable_cookie_map.ts instead. Types of data that can be signed cryptographically.

import { type Data } from "https://deno.land/std@0.205.0/http/cookie_map.ts";
deprecated
definition: Data_