Type Alias: ConfigSource
ConfigSource =
"config"|"env"|"dotenv"|"bundle"|"app"
Where a value may come from, consulted in the order given.
ConfigSource =
"config"|"env"|"dotenv"|"bundle"|"app"
Where a value may come from, consulted in the order given.