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