Module

x/aleph/server/helpers.ts>parseJSONFile

The Full-stack Framework in Deno.
Go to Latest
function parseJSONFile
import { parseJSONFile } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.37/server/helpers.ts";

Parameters

jsonFile: string

Returns

Promise<Record<string, any>>