config property

TConfig get config

Gets the TConfig used by the registry and its components.

Implementation

TConfig get config => injector.get<TConfig>();