Sha256: c601fe5f1d6d162c70256fa957e8c64ef516d502c80a3aa41ca201c975af8011
Contents?: true
Size: 223 Bytes
Versions: 20
Compression:
Stored size: 223 Bytes
Contents
module Algolia module Insights class Config < BaseConfig attr_accessor region: String attr_accessor default_hosts: [String] def initialize: (?::Hash[Symbol, String] opts) -> void end end end
Version data entries
20 entries across 20 versions & 1 rubygems