openmrs-esm-core

O3 Framework / UseConfigOptions

Interface: UseConfigOptions

Defined in: packages/framework/esm-react-utils/src/useConfig.ts:134

Properties

externalModuleName?

optional externalModuleName: string

Defined in: packages/framework/esm-react-utils/src/useConfig.ts:137

An external module to load the configuration from. This option should only be used if absolutely necessary as it can end up making frontend modules coupled to one another.