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