Skip to main content
Module

x/sdeno/deps.ts>fs.mkdtemp

Steno on Deno. Specialized fast async file writer.
Go to Latest
variable fs.mkdtemp
import { fs } from "https://deno.land/x/sdeno@v1.0.11/deps.ts";
const { mkdtemp } = fs;