Skip to content
Snippets Groups Projects
Commit 04c1958e authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

fix(exported modules): add measurement results to exported packages

parent 78a82ce4
Branches
Tags
No related merge requests found
......@@ -3,6 +3,8 @@ export * from "./DigitalCalibrationCertificate";
export * from "./AdministrativeData";
export * from "./MeasurementResults";
export * from "./Util";
export * from "./XMLBoolean";
export * from "./XMLElement";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment