getStore
The getStore function returns the default Store from the current Provider context (or a named Store if an Id is provided).
getStore(id?: string): Store | undefinedSince
v8.1.0
getStoreThe getStore function returns the default Store from the current Provider context (or a named Store if an Id is provided).
getStore(id?: string): Store | undefinedv8.1.0