SourceErrorInfo
Type Alias: SourceErrorInfo
Section titled “Type Alias: SourceErrorInfo”SourceErrorInfo =
object
Defined in: types.ts:78
Information passed to LoadConfigOptions.onSourceError.
Properties
Section titled “Properties”source
Section titled “source”source:
string
Defined in: types.ts:80
The source’s name (e.g. "dotenv:.env", "process.env").