Skip to main content

Variable.ImportMapperType

const ImportMapperType: {
File: "file";
Url: "url";
};

Type Declaration

NameType
File"file"
Url"url"