xendit-node
xendit-node copied to clipboard
fix: Qr Code Types
- [x] Fixed QR Code Types so that it's generate nice autocomplete.
Before
Before the fix, to get the correct QR Types, we should write QrCode.Type.Dynamic
(Or Static)
After
After the fix, the Qr Code type generated nice auto complete