Skip to main content
Module

x/evt/lib/types/lib.dom.ts>PermissionName

💧EventEmitter's typesafe replacement
Go to Latest
type alias PermissionName
import { type PermissionName } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";
definition:
| "accelerometer"
| "ambient-light-sensor"
| "background-sync"
| "bluetooth"
| "camera"
| "clipboard"
| "device-info"
| "geolocation"
| "gyroscope"
| "magnetometer"
| "microphone"
| "midi"
| "notifications"
| "persistent-storage"
| "push"
| "speaker"