import { path } from "https://deno.land/x/sandbox@v1.1.0/deps.ts";
const { isGlob } = path;
Module
🦕 Create a temporary sandbox directory which is removed when the instance is disposed
import { path } from "https://deno.land/x/sandbox@v1.1.0/deps.ts";
const { isGlob } = path;