3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
|
/* global QRCode */
|
||
|
QRCode.toSJIS = require('./to-sjis')
|