Skip to main content
Dotset CLI API Documentation / tollgate / ExportFormat

Type Alias: ExportFormat

type ExportFormat = "json" | "jsonl" | "csv" | "cef";
Defined in: src/tollgate/audit/exporter.ts:405 Export format types.