kazuhikoarase / qrcode-generator

QR Code Generator implementation in JavaScript, Java and more.
https://kazuhikoarase.github.io/qrcode-generator/js/demo/
MIT License
2.1k stars 677 forks source link

Typings ? #30

Closed aljibbs closed 7 years ago

aljibbs commented 7 years ago

Will you be adding typings definition for this library ? Wish I could use it in an angular2 and Ionic 2 project

kazuhikoarase commented 7 years ago

Hi, Isn't this what you mean? https://github.com/kazuhikoarase/qrcode-generator/blob/master/js/qrcode.d.ts

aljibbs commented 7 years ago

Great...I guess I didn't take my time to look through the files. Thanks for the quick response. Great library