DenoDeno.SubprocessReadableStream.jsonmethod Deno.SubprocessReadableStream.json#SubprocessReadableStream.json(): Promise<any>Reads the stream to completion. It returns a promise that resolves with the result of parsing the body text as JSON. Return Type #Promise<any>
method Deno.SubprocessReadableStream.json#SubprocessReadableStream.json(): Promise<any>Reads the stream to completion. It returns a promise that resolves with the result of parsing the body text as JSON. Return Type #Promise<any>