import { CookieMap } from "https://dotland.deno.dev/std@0.181.0/http/cookie_map.ts";
Set a cookie to be deleted in the response.
This is a convenience function for set(key, null, options?)
.
Parameters
optional
options: CookieMapSetDeleteOptions = [UNSUPPORTED]