The iterator to export data from
The data types to export
The export types
Optionaloptions: { filename?: string; limit?: number } & ExporterOptionsThe options for the export
Optionalfilename?: stringThe filename to export the data as
Optionallimit?: numberThe limit on the number of data to export
OptionalformatDate?: FormatDateFunctionOptionaltranslate?: TranslateFunction
Export data using command pattern to handle different data types