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