Package: @effect/platform-browser Module: Permissions
@effect/platform-browser
Permissions
Union of browser Permissions API error reasons represented by the service.
Signature
type PermissionsErrorReason = PermissionsInvalidStateError | PermissionsTypeError
Source
Since v4.0.0