Skip to main content

Variable.ImportMapperRowType

const ImportMapperRowType: {
Column: "column";
Const: "const";
Path: "path";
};

Type Declaration

NameType
Column"column"
Const"const"
Path"path"