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 868a362 commit 230fc5dCopy full SHA for 230fc5d
index.js
@@ -1,3 +1,3 @@
1
-import { TheMotor } from "./src/index.js";
+import { theMotor } from "./src/index.js";
2
3
-export {TheMotor};
+export {theMotor};
0 commit comments