• Preparing search index...
  • The search index is not available
API documentation of Agoric SDK
  • API documentation of Agoric SDK
  • @agoric/vat-data
  • provideDurableWeakSetStore

Function provideDurableWeakSetStore

  • provideDurableWeakSetStore(baggage, name, options?): WeakSetStore<any>
  • Parameters

    • baggage: Baggage
    • name: string
    • options: Omit<StoreOptions, "durable"> = {}

    Returns WeakSetStore<any>

    • Defined in packages/vat-data/src/vat-data-bindings.js:198

Settings

Member Visibility
API documentation of Agoric SDK
  • Loading...

Generated using TypeDoc