Skip to content

Commit 2a0e8ca

Browse files
committed
chore: add new apple-events auth type
1 parent 1db9b7d commit 2a0e8ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export function getAuthStatus(authType: AuthType): PermissionType | 'not determi
1818

1919
export type AuthType =
2020
| 'accessibility'
21+
| 'apple-events'
2122
| 'bluetooth'
2223
| 'calendar'
2324
| 'camera'

0 commit comments

Comments
 (0)