Variable.ImportMapperType
const ImportMapperType: {
File: "file";
Url: "url";
};
Type Declaration
| Name | Type | Default value |
|---|---|---|
File | "file" | 'file' |
Url | "url" | 'url' |
const ImportMapperType: {
File: "file";
Url: "url";
};
| Name | Type | Default value |
|---|---|---|
File | "file" | 'file' |
Url | "url" | 'url' |