Skip to main content
Module

x/aleph/server/helpers.ts>parseJSONFile

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

Parameters

jsonFile: string

Returns

Promise<Record<string, any>>