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" |