mirror of
https://github.com/yugasun/qrcode-decoder.git
synced 2026-08-12 20:27:56 +08:00
feat: update rollup config and demo
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
<hr />
|
||||
<video id="video" autoplay></video>
|
||||
|
||||
<script src="../dist/index.aio.js"></script>
|
||||
<script src="./index.aio.js"></script>
|
||||
<script type="text/javascript">
|
||||
function main() {
|
||||
var qr = new QrcodeDecoder();
|
||||
|
||||
Reference in New Issue
Block a user