Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/src/deps/streams.ts>toJson

A better way to work with processes in Deno.
Go to Latest
function toJson
import { toJson } from "https://deno.land/x/proc@0.21.1/src/deps/streams.ts";

Parameters

readableStream: ReadableStream

Returns

Promise<unknown>