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.