CI / test (push) Successful in 3s
This switches demo pages and modules to local web/vendor assets, fixes Three GLTFLoader local import resolution, and documents the runtime-data/agent commit workflow updates. Made-with: Cursor
4 lines
140 B
JavaScript
4 lines
140 B
JavaScript
/* esm.sh - jsqr@1.4.0 */
|
|
export * from "/jsqr@1.4.0/es2022/jsqr.bundle.mjs";
|
|
export { default } from "/jsqr@1.4.0/es2022/jsqr.bundle.mjs";
|