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