Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / networking/src/public-api / readJson

Variable: readJson

const readJson: ParserFunction

Defined in: projects/libraries/streamix/networking/src/lib/httpClient.ts:618

Parser that reads the response body and yields the parsed JSON value.

Released under the GNU AGPL v3 or later.