BaseSourcesInput
Defined in: input.ts:156
Base SourcesInput without phantom type (used in BaseInput union)
Properties
Section titled “Properties”__type?
Section titled “__type?”
readonlyoptional__type:Record<string,unknown>
Defined in: input.ts:157
inputs
Section titled “inputs”
readonlyinputs:Readonly<Record<string,AnyInput>>
Defined in: input.ts:159
readonlytype:"SourcesInput"
Defined in: input.ts:158