Type Alias AllowPolicyKey
AllowPolicyKey:
| "accelerometer"
| "ambient-light-sensor"
| "autoplay"
| "battery"
| "camera"
| "clipboard-read"
| "clipboard-write"
| "display-capture"
| "document-domain"
| "encrypted-media"
| "fullscreen"
| "geolocation"
| "gyroscope"
| "magnetometer"
| "microphone"
| "midi"
| "notifications"
| "payment"
| "payment-handler"
| "persistent-storage"
| "picture-in-picture"
| "publickey-credentials-get"
| "push"
| "screen-wake-lock"
| "speaker-selection"
| "storage-access"
| "sync-xhr"
| "usb"
| "vr"