We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7173de3 commit d294975Copy full SHA for d294975
1 file changed
test.html
@@ -15,7 +15,7 @@
15
</body>
16
<script type="module">
17
18
- import synchroDecoder from "./dist/synchrodecoder.mjs";
+ import { synchroDecoder } from "./dist/synchrodecoder.mjs";
19
20
const b64Obj =
21
{ 0: "sadfkjakjladfsn"
0 commit comments