Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/flat/src/json.ts>writeJSON

A collection of postprocessing utilities for flat
Latest
function writeJSON
import { writeJSON } from "https://deno.land/x/flat@0.0.15/src/json.ts";

Parameters

path: string
...args: Parameters<JSON.stringify>