Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Bucket.prototype.history
import { Bucket } from "https://deno.land/x/natsws@v1.29.2/src/nats-base-client.ts";

Parameters

optional
opts: { key?: string | string[]; headers_only?: boolean; } = [UNSUPPORTED]

Returns

Promise<QueuedIterator<KvEntry>>