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