Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Bucket.prototype.history
import { Bucket } from "https://deno.land/x/natsws@v1.28.0/src/nats-base-client.ts";

Parameters

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

Returns

Promise<QueuedIterator<KvEntry>>