map.apps Bundle APIs 4.20.0
    Preparing search index...

    Type Alias StoreInstance

    StoreInstance: Store & StorePopupProperties & { masterStore?: StoreInstance }

    Represents a store instance and the properties used by this bundle.

    Type declaration

    • OptionalmasterStore?: StoreInstance

      For backwards compat the implementation will check for masterStore property.