Skip to content

BaseSourcesInput

Defined in: input.ts:152

Base SourcesInput without phantom type (used in BaseInput union)

readonly optional __type: Record<string, unknown>

Defined in: input.ts:153


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

Defined in: input.ts:155


readonly type: "SourcesInput"

Defined in: input.ts:154