type alias JSONPrimitiveimport { type JSONPrimitive } from "https://deno.land/x/hono@v2.5.5/utils/json.ts"; definition: | string | boolean | number | null | undefined