BaseSourcesInput
Defined in: input.ts:152
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:153
inputs
Section titled “inputs”
readonlyinputs:Readonly<Record<string,AnyInput>>
Defined in: input.ts:155
readonlytype:"SourcesInput"
Defined in: input.ts:154