Load barcode detection library

This commit is contained in:
Claudio Ortolina
2025-02-13 14:25:47 +00:00
parent ffc55b2147
commit 50a98284c9
4 changed files with 74 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"dependencies": {
"barcode-detector": "^3.0.0"
}
}