type alias JSONPrimitiveimport { type JSONPrimitive } from "https://dotland.deno.dev/x/hono@v4.2.6/utils/types.ts"; definition: | string | boolean | number | null | undefined