API reference
Dataset
`Dataset` is either an array OR a factory returning a (sync or async)
Dataset
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Dataset is either an array OR a factory returning a (sync or async)
iterable (D210). The runner normalizes both shapes into an
AsyncIterable<DatasetEntry> internally.
Signature
type DatasetKind
type