Skip to main content
Module

std/permissions/mod.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.130.0/permissions/mod.ts";

Functions

Attempts to grant a set of permissions, resolving with the descriptors of the permissions that are granted.

Attempts to grant a set of permissions or rejects.