[O3 Framework](../API.md) / ConfigValue

# Type Alias: ConfigValue

> **ConfigValue** = `string` \| `number` \| `boolean` \| `void` \| `any`[] \| `object`

Defined in: [packages/framework/esm-config/src/types.ts:46](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-config/src/types.ts#L46)
