UNPKG

qrloop

Version:

Envelop big blob of data into frames that can be displayed in series of QR Codes

6 lines 215 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FOUNTAIN_V1 = exports.MAX_NONCE = void 0; exports.MAX_NONCE = 10; exports.FOUNTAIN_V1 = 100; //# sourceMappingURL=constants.js.map