Skip to content

Type Alias: ExportFormat

type ExportFormat = "csv" | "jsonl" | "parquet";

Defined in: sdk/src/types.ts:906