EnvironmentRecordInput
type EnvironmentRecordInput: object;
A generic environment record without any specific keys.
Index Signature
[envKey: string]: string | undefined
type EnvironmentRecordInput: object;
A generic environment record without any specific keys.
[envKey: string]: string | undefined