package ezjs_extension

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
class type imageData = object ... end
class type tabDetails = object ... end
class type titleDetails = object ... end
class type iconDetails = object ... end
class type popupDetails = object ... end
class type badgeDetails = object ... end
class type badgeColorDetails = object ... end
class type browserAction = object ... end
val browserAction : browserAction Ezjs_min.t
val onClicked : (Extension_utils.Tabs.tab -> unit) -> unit