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

parse

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

§Parameters

§
s: string
[src]