variable coerceimport { coerce } from "https://dotland.deno.dev/x/zod@v3.21.3/index.ts"; type{ string; number; boolean; bigint; date; }