openmrs-esm-core

O3 Framework / getExtensionStore

Function: getExtensionStore()

getExtensionStore(): StoreApi<ExtensionStore>

Defined in: packages/framework/esm-extensions/src/store.ts:131

This returns a store that modules can use to get information about the state of the extension system.

Returns

StoreApi<ExtensionStore>