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

Parameters

js: JetStreamClient
name: string
optional
opts: Partial<KvOptions> = [UNSUPPORTED]

Returns

Promise<KV>