update
This commit is contained in:
10
package/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js
generated
vendored
Normal file
10
package/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
module.exports = {
|
||||
PATTERN000 : 0,
|
||||
PATTERN001 : 1,
|
||||
PATTERN010 : 2,
|
||||
PATTERN011 : 3,
|
||||
PATTERN100 : 4,
|
||||
PATTERN101 : 5,
|
||||
PATTERN110 : 6,
|
||||
PATTERN111 : 7
|
||||
};
|
Reference in New Issue
Block a user