Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias ObjectStorePutOpts
import { type ObjectStorePutOpts } from "https://deno.land/x/natsws@v1.29.2/src/mod.ts";
definition: { timeout?: number; previousRevision?: number; }