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