akamfoad / qrcode

Generate QR codes as SVG, HTML5 Canvas, PNG and JPG files, even text for the terminal.
https://akamfoad.github.io/qrcode/
MIT License
29 stars 1 forks source link

fix: make image border optional #19

Closed akamfoad closed 1 year ago

akamfoad commented 1 year ago

border property was typed as string | null but it was supposed to be optional, since the library provides default border.