Module Intl.PluralRules
include Shared
class type object_options = object ... endval object_options : unit -> object_options Js.t
class type _object = object ... endclass type resolved_options = object ... endclass type options = object ... endclass type t = object ... end