Skip to content

Source

Source = Readonly<{ createdAt: Date; id: string; locationKind: string; metadata: Readonly<Record<string, unknown>>; ownerHostId: string; pathId: string; retrieval: RetrievalMetadata; updatedAt: Date; }>

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