Utility functions for exporting data to JSON, CSV files, including match results and sync reports.

Interfaces

ExportFilterOptions
ExportMetadata
FlattenedMatchResult
ImportOptions
ImportedMatchData
ImportValidationResult

Type Aliases

ExportFormat
ExportableFieldId
ImportMergeStrategy

Variables

EXPORTABLE_FIELDS
EXPORT_TEMPLATES

Functions

generateExportTimestamp
buildExportMetadata
exportToJson
flattenMatchResult
matchPassesFilter
filterMatchResults
exportToCSV
exportToMarkdown
exportMatchResults
exportSyncErrorLog
exportSyncReport
saveSyncReportToHistory
validateImportedMatchData
parseImportFile
getImportPreview
importMatchResults

References

MatchForExport → MatchForExport