Skip to content

Commit 230fc5d

Browse files
rootroot
authored andcommitted
fix index.js
1 parent 868a362 commit 230fc5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import { TheMotor } from "./src/index.js";
1+
import { theMotor } from "./src/index.js";
22

3-
export {TheMotor};
3+
export {theMotor};

0 commit comments

Comments
 (0)