type alias Primitiveimport { type Primitive } from "https://deno.land/x/zod@v3.17.3/index.ts"; definition: | string | number | bigint | boolean | null | undefinedimport Primitiveimport { Primitive } from "https://deno.land/x/zod@v3.17.3/index.ts";