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