@std/permissions@0.215.0
latest
Works with
•JSR Score70%•It is unknown whether this package works with Node.js, Deno, Browsers, Cloudflare Workers, Bun




Published3 years ago (0.215.0)
Deprecated
(will be removed in 1.0.0) Use the Deno Permissions API directly instead.
Helpers for interacting with Deno's permissions system.
Add Package
deno add jsr:@std/permissions
Import symbol
import * as permissions from "@std/permissions";
Import directly with a jsr specifier
import * as permissions from "jsr:@std/permissions";