The iterator to export data from
The data types to export
The export types
Optional
options: { filename?: string; limit?: number } & ExporterOptionsThe options for the export
Optional
filename?: stringThe filename to export the data as
Optional
limit?: numberThe limit on the number of data to export
Optional
formatDate?: FormatDateFunctionOptional
translate?: TranslateFunction
Export data using command pattern to handle different data types