Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sandbox/deps.ts>path.SEP

🦕 Create a temporary sandbox directory which is removed when the instance is disposed
Go to Latest
variable path.SEP
Re-export
import { path } from "https://deno.land/x/sandbox@v1.1.0/deps.ts";
const { SEP } = path;