import * as mod from "https://dotland.deno.dev/std@0.116.0/permissions/mod.ts"; FunctionsfgrantAttempts to grant a set of permissions, resolving with the descriptors of the permissions that are granted. fgrantOrThrowAttempts to grant a set of permissions or rejects.