ChannelIterator<T>: ((queryOptions?: QueryOptions) => AsyncIterableIterator<ObjectData<T>>)

Type Parameters

  • T = unknown