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