UNPKG

bitcoin-qr

Version:

A zero-dependency, zero-framework QR code web component for Bitcoin on-chain, Lightning, and unified BIP-21 payments.

10 lines (6 loc) 221 B
'use strict'; // If you need to defineCustomElements for web compenent dependencies or other scripts, // put them here const globalFn = () => { }; const globalScripts = globalFn; exports.globalScripts = globalScripts;