Type Alias: CoreBindName
ts
type CoreBindName = "EnvironmentVariable" | "File" | "Static";Defined in: packages/config-bound/src/bind/bind.ts:45
The core Bind kinds shipped with ConfigBound.