Skip to main content
Build Real-time Applications with the new "watch" API in Deno KV
Read more
type alias Deno.PermissionState

The current status of the permission.

definition: "granted" | "denied" | "prompt"