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