package brr

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Notification.Permission

Permission enum.

type t = Jstr.t

The type for notification permission values.

val default : t
val denied : t
val granted : t