package cordova-plugin-push-notifications

  1. Overview
  2. Docs
type t
val create : ?icon:string -> ?icon_color:string -> ?sound:bool -> ?vibrate:bool -> ?clear_notifications:bool -> ?force_show:bool -> ?topics:string array -> sender_ID:string -> unit -> t