Skip to main content

Variable.ImportMapperFormat

const ImportMapperFormat: {
csv: "csv";
json: "json";
};

Type Declaration

NameType
csv"csv"
json"json"