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

Function provideDurableWeakMapStore

  • provideDurableWeakMapStore(baggage, name, options?): WeakMapStore<any, any>
  • Parameters

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

    Returns WeakMapStore<any, any>

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

Settings

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

Generated using TypeDoc