AnyErpStandardExportConfig: {
    content: ErpStandardExportConfigTsGraphRep;
    type: "tsGraphRep";
} | {
    content: ErpStandardExportConfigBom;
    type: "bom";
}

Type declaration

Type declaration