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