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

fromJSON

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

§Parameters

§
json: any
[src]