indexPotentialIngestSource
type alias PotentialIngestSource
import { type PotentialIngestSource } from ".";

Definition

| ScreeningCsvFileIngestSource<string, o.State>
| ExcelSheetTodoIngestSource<string, o.State>
| o.ErrorIngestSource<ddbo.DuckDbOrchGovernance, o.State, ddbo.DuckDbOrchEmitContext>