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

x/libpkgx/src/utils/Path.ts>default.mktemp

`import`… but with pkging powers
Very Popular
Latest
method default.mktemp
import { default } from "https://deno.land/x/libpkgx@v0.20.0/src/utils/Path.ts";

Parameters

optional
opts: { prefix?: string; dir?: Path; }