package ezjs_extension

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Chrome_lwt.I18nSource

include module type of struct include Chrome_common.I18n end
Sourceclass type language_percent = object ... end
Sourceclass type language_detection = object ... end
Sourceclass type i18n = object ... end
Sourceval i18n : 'res
Sourceval getMessage : ?substitutions:string list -> string -> string
Sourceval getUILanguage : unit -> 'res
Sourceval getAcceptLanguages : unit -> string list Lwt.t
Sourceval detectLanguage : string -> 'a Lwt.t
OCaml

Innovation. Community. Security.