Skip to main content
Module

x/dtils/fs.ts>readJson

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

Parameters

file: string

Returns

Promise<Json>