Skip to content

BaseSourcesInput

Defined in: input.ts:156

Base SourcesInput without phantom type (used in BaseInput union)

readonly optional __type: Record<string, unknown>

Defined in: input.ts:157


readonly inputs: Readonly<Record<string, AnyInput>>

Defined in: input.ts:159


readonly type: "SourcesInput"

Defined in: input.ts:158