import { writeFileUpdate } from "https://deno.land/x/molt@0.17.2/lib/file.ts";
Write the given (array of) FileUpdate to file system.
Parameters
updates: FileUpdate | FileUpdate[]
optional
options: WriteOptions = [UNSUPPORTED]import { writeFileUpdate } from "https://deno.land/x/molt@0.17.2/lib/file.ts";
Write the given (array of) FileUpdate to file system.