import * as mod from "https://deno.land/std@0.220.0/streams/to_json.ts"; FunctionsftoJsonConverts a JSON-formatted ReadableSteam of strings or Uint8Arrays to an object. Works the same as Response.json.