OtherPermissionState_2Version: 24.40.0On this pagePermissionState_2 type Signature export type PermissionState = 'granted' | 'denied' | 'prompt';