include module type of struct include Browser_common.Runtime end
Sourceval getURL : string -> string Sourceval reload : unit -> unit Sourceval onStartup : (unit -> unit) -> unit Sourceval onSuspend : (unit -> unit) -> unit Sourceval onSuspendCanceled : (unit -> unit) -> unit Sourceval openOptionsPage : ?callback:(unit -> unit) -> unit -> unit Sourceval getPackageDirectoryEntry : ('a -> unit) -> unit