Skip to content
Snippets Groups Projects
index.js 77 B
import {QrCodeScanner} from './qr-code-scanner.js';

export {QrCodeScanner};