Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

fromJSONValue

import { fromJSONValue } from "https://raw.githubusercontent.com/worker-tools/structured-json/master/index.ts";
function fromJSONValue(json: any);
§
fromJSONValue(json: any)
[src]

§Parameters

§
json: any
[src]