type alias Primitiveimport { type Primitive } from "https://dotland.deno.dev/x/zod@v3.19.1/helpers/typeAliases.ts"; definition: | string | number | bigint | boolean | null | undefined