import { fs } from "https://deno.land/x/sandbox@v1.1.0/deps.ts";
const { moveSync } = fs;
Moves a file or directory synchronously
import { fs } from "https://deno.land/x/sandbox@v1.1.0/deps.ts";
const { moveSync } = fs;
Moves a file or directory synchronously