package ezjs_extension

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

Module Chrome.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 : (Ezjs_min.js_string Ezjs_min.t Ezjs_min.js_array Ezjs_min.t -> 'a) -> 'res
Sourceval detectLanguage : string -> ('a -> 'b) -> 'res
OCaml

Innovation. Community. Security.