Deno.PermissionOptionstype PermissionOptions = "inherit" | "none" | PermissionOptionsObject;§Type§"inherit" | "none" | PermissionOptionsObject[src]