Module Chrome_common.RuntimeSource
Sourceval getURL : string -> string Sourceval reload : unit -> unit Sourceval restart : unit -> unit Sourceval onStartup : (unit -> unit) -> unit Sourceval onSuspend : (unit -> unit) -> unit Sourceval onSuspendCanceled : (unit -> unit) -> unit