We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a318d3 commit 6e17d26Copy full SHA for 6e17d26
js/utils/mathutils.js
@@ -325,3 +325,5 @@ class MathUtility {
325
}
326
327
328
+// Ensure mathutils.js exports the MathUtility class
329
+module.exports = MathUtility;
0 commit comments