import { type SecureCookieMapGetOptions } from "https://deno.land/x/oak_commons@0.13.0/cookie_map.ts";
Options which can be set when calling the .get()
method on a
SecureCookieMap
.
x/oak_commons/cookie_map.ts>SecureCookieMapGetOptions
import { type SecureCookieMapGetOptions } from "https://deno.land/x/oak_commons@0.13.0/cookie_map.ts";
Options which can be set when calling the .get()
method on a
SecureCookieMap
.