Skip to content

Interface: ExportRow

Defined in: src/export/types.ts:24

A row of export data — column id to formatted string value.

Indexable

[columnId: string]: string