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