Api Reference
Versions
v10.x
light_mode
API
>
@nestjs/config
ConfigObject
type-alias
type
ConfigObject
=
Record
<
string
,
any
>
;