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