class JsonBodyimport { JsonBody } from "https://deno.land/x/dtils@1.8.0/mod.ts"; ConstructorsnewJsonBody(body: Json)Propertiesbody: JsonMethodsgetString(key: string)getValue(key: string): JsonStatic Methodsfrom(request: Request)fromResponse(response: Response)