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

Function provideDurableMapStore

  • provideDurableMapStore(baggage, name, options?): MapStore<any, any>
  • Parameters

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

    Returns MapStore<any, any>

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

Settings

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

Generated using TypeDoc