function writeFileSyncimport { writeFileSync } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; writeFileSync(pathOrRid: string | number | URL,data: string | Uint8Array | Object,options?: Encodings | WriteFileOptions,)ParameterspathOrRid: string | number | URLdata: string | Uint8Array | Objectoptionaloptions: Encodings | WriteFileOptionsimport writeFileSyncimport { writeFileSync } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";