Module

std/node/fs.ts>promises.unlink

Deno standard library
Go to Latest
variable promises.unlink
import { promises } from "https://dotland.deno.dev/std@0.110.0/node/fs.ts";
const { unlink } = promises;