Skip to content

Type Alias: ConfigSource

ConfigSource = "config" | "env" | "dotenv" | "bundle" | "app"

Where a value may come from, consulted in the order given.