import { writeSync } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";
If buffer
is a plain object, it must have an own (not inherited) toString
function property.
For detailed information, see the documentation of the asynchronous version of this API: write.
Synchronously writes string
to the file referenced by the supplied file descriptor, returning the number of bytes written.