Skip to content

SourceInput

SourceInput = Readonly<{ locationKind: string; metadata?: Readonly<Record<string, unknown>>; ownerHostId: string; pathId: string; retrieval?: RetrievalMetadata; }>

Defined in: pkgs/source-contract/src/index.ts:23