Skip to main content
Module

x/dtils/mod.unstable.ts>jsonParse

The best unofficial library of utilities for Deno applications
Go to Latest
function jsonParse
import { jsonParse } from "https://deno.land/x/dtils@2.2.0/mod.unstable.ts";

Parameters

string: string
optional
fallback: { } | [] | null = [UNSUPPORTED]