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