Skip to main content
method Deno.KvListIterator.prototype.next

Returns

Promise<IteratorResult<KvEntry<T>, undefined>>