We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48db3b0 commit 9ac6f6cCopy full SHA for 9ac6f6c
1 file changed
hello-world/hello-world.html
@@ -37,10 +37,6 @@ <h1>Hello World (Decode via Camera)</h1>
37
}
38
</script>
39
<script>
40
- Object.assign(Dynamsoft.Core.CoreModule.engineResourcePaths, {
41
- std: 'https://cdn.jsdelivr.net/npm/dynamsoft-capture-vision-std@1.2.0-beta-202403281837/dist/',
42
- dip: 'https://cdn.jsdelivr.net/npm/dynamsoft-image-processing@2.2.10-beta-202403281948/dist/',
43
- });
44
/** LICENSE ALERT - README
45
* To use the library, you need to first specify a license key using the API "initLicense()" as shown below.
46
*/
0 commit comments