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

# Type Alias: ProvidedConfig

> **ProvidedConfig** = `object`

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

## Properties

### config

> **config**: [`Config`](../interfaces/Config.md)

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

***

### source

> **source**: `string`

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