Skip to content

Commit d294975

Browse files
committed
Test/Bugfix: Make test file work with v3.0 API
1 parent 7173de3 commit d294975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</body>
1616
<script type="module">
1717

18-
import synchroDecoder from "./dist/synchrodecoder.mjs";
18+
import { synchroDecoder } from "./dist/synchrodecoder.mjs";
1919

2020
const b64Obj =
2121
{ 0: "sadfkjakjladfsn"

0 commit comments

Comments
 (0)