ConfigGetOptions


interface ConfigGetOptions {
  infer: true
}

Properties

Property Description
infer: true

If present, "get" method will try to automatically infer a type of property based on the type argument specified at the "ConfigService" class-level (example: ConfigService).