mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat: permissionresult return type for all
This commit is contained in:
@@ -5,4 +5,5 @@ export enum PermissionStatus {
|
||||
restricted = 'restricted',
|
||||
undetermined = 'undetermined',
|
||||
never_ask_again = 'never_ask_again',
|
||||
blocked = 'blocked',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user