Skip to main content
Module

std/fs/read_json.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.37.0/fs/read_json.ts";

Functions

Reads a JSON file and then parses it into an object

Reads a JSON file and then parses it into an object