Skip to main content
Module

x/dtils/mod.ts>jsonParse

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

Parameters

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