Skip to main content
Version: 24.38.0

PermissionState_2 类型

🌐 PermissionState_2 type

语法

🌐 Signature

export type PermissionState = 'granted' | 'denied' | 'prompt';