Skip to main content
Module

x/aleph/server/helpers.ts>parseJSONFile

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

Parameters

jsonFile: string

Returns

Promise<Record<string, any>>