import { hasCookieNameProperty } from "https://deno.land/x/opine@2.3.4/src/utils/cookies.ts";
Returns true
if the input has type { name: string }
.
x/opine/src/utils/cookies.ts>hasCookieNameProperty
import { hasCookieNameProperty } from "https://deno.land/x/opine@2.3.4/src/utils/cookies.ts";
Returns true
if the input has type { name: string }
.