Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function writeJsonSync
import { writeJsonSync } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/fs/mod.ts";

Parameters

filePath: string
object: any
optional
options: WriteJsonOptions = [UNSUPPORTED]