Cordobo / angularx-qrcode

A fast and easy-to-use Angular QR Code Generator library with Ivy support
https://cordobo.github.io/angularx-qrcode/
MIT License
468 stars 125 forks source link

types.ts RGBAColor issue #243

Closed BlueClouDragon closed 4 months ago

BlueClouDragon commented 6 months ago

https://github.com/Cordobo/angularx-qrcode/blob/be5ab5138339502491ac2fcce1a5e43874a2bfda/projects/angularx-qrcode/src/lib/types.ts#L70

image

this line raise error on my side How to solve this issue

Cordobo commented 4 months ago

Hi @BlueClouDragon ,

this looks a little bit like a toolchain gone rogue, you should not have an issue with this type within an angular project.

Please feel free to re-open the issue, if you think I missed something.