type alias z.PrimitiveRe-exportimport { type z } from "https://deno.land/x/pup@1.0.0-alpha-20/deps.ts"; const { Primitive } = z; definition: | string | number | symbol | bigint | boolean | null | undefined