import { tmpdir } from "https://deno.land/std@0.36.0/node/os.ts";
Returns the operating system's default directory for temporary files as a string.
import { tmpdir } from "https://deno.land/std@0.36.0/node/os.ts";
Returns the operating system's default directory for temporary files as a string.