Sha256: 4c273fbbf078ae289a65f7a43e9dadf15dbaa3633743718c5ceb11e96c365aeb
Contents?: true
Size: 329 Bytes
Versions: 23
Compression:
Stored size: 329 Bytes
Contents
module Algolia class PaginatorIterator < BaseIterator # TODO: type transporter def initialize: (untyped transporter, String index_name, Hash[Symbol, String|[String]] opts) -> bool def each: () { (Hash[Symbol, String|[String]]) -> void } -> Hash[Symbol, String|[String]] def get_endpoint: () -> String end end
Version data entries
23 entries across 23 versions & 1 rubygems