Variable.ImportMapperRowType
const ImportMapperRowType: {
const: "const";
path: "path";
};
Type Declaration
| Name | Type | Default value |
|---|---|---|
const | "const" | 'const' |
path | "path" | 'path' |
const ImportMapperRowType: {
const: "const";
path: "path";
};
| Name | Type | Default value |
|---|---|---|
const | "const" | 'const' |
path | "path" | 'path' |