Skip to content

AnyConfigSource

AnyConfigSource = ConfigSource | StructuredSource

Defined in: types.ts:60

Any source accepted by loadConfig — flat or structured. The two can be mixed in a single sources array; each is merged with the strategy appropriate to its kind.