UNPKG

@itsjining/svelte-scan-qrcode

Version:

Scan QR Code on browser by open camera or upload QR Code image. Support open cameras on Android and iOS browsers.

4 lines (3 loc) 148 B
// since there's no dynamic data here, we can prerender // it so that it gets served as a static asset in production export const prerender = true;