Open tastypackets opened 5 years ago
You can pass multiple schemas to the group as an array, this is in JSDOC but not in the readme file. myGrouper = new X12grouper([schema1, schema2])
myGrouper = new X12grouper([schema1, schema2])
You can pass multiple schemas to the group as an array, this is in JSDOC but not in the readme file.
myGrouper = new X12grouper([schema1, schema2])