ushelp / EasyQRCodeJS-NodeJS

EasyQRCodeJS-NodeJS is a NodeJS server side javascript QRCode image(PNG/JPEG/SVG/Base64 data url) generator. Support setting Dot style, Logo, Background image, Colorful, Title and more. Support binary(hex) data mode.
https://easyproject.cn/easyqrcode
MIT License
103 stars 53 forks source link

when we use TypeScript Support there are no saveSVG () and toSVGText () methods #19

Closed rprokopenko closed 3 years ago

rprokopenko commented 3 years ago

Hi, when we use TypeScript Support there are no saveSVG () and toSVGText () methods. Screenshot_5

ushelp commented 3 years ago

Thanks for your feedback.

We released a new version 4.3.3, please upgrade to the latest version.

rprokopenko commented 3 years ago

Thanks for your feedback.

We released a new version 4.3.3, please upgrade to the latest version.

These methods appeared, but they still do not work if you insert a logo. I described it here: #18