We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8a265d commit 6bf8dc7Copy full SHA for 6bf8dc7
index.d.ts
@@ -18,6 +18,7 @@ export function getAuthStatus(authType: AuthType): PermissionType | 'not determi
18
19
export type AuthType =
20
| 'accessibility'
21
+ | 'apple-events'
22
| 'bluetooth'
23
| 'calendar'
24
| 'camera'
0 commit comments