Skip to content

Commit cfdadf4

Browse files
test file
1 parent 39b39f2 commit cfdadf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<body>
66
<script src="../dist/torus.umd.min.js"></script>
77
<script>
8-
console.log(Torus);
8+
console.log(new Torus.default());
99
</script>
1010
</body>

0 commit comments

Comments
 (0)