Skip to main content
Go to Latest
type alias JSONValue
Deprecated
Deprecated

Use JsonValue instead.

import { type JSONValue } from "https://deno.land/std@0.154.0/encoding/json/stream.ts";

The type of the result of parsing JSON.

deprecated
definition: JsonValue