UNPKG
qpay
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
QPay API integration
github.com/mnmonherdene1234/qpay
mnmonherdene1234/qpay
qpay
/
dist
/
types
/
setup.d.ts
6 lines
(5 loc)
•
95 B
TypeScript
View Raw
1
2
3
4
5
6
export
type
Setup
= {
username
:
string
;
password
:
string
;
invoice_code
:
string
; };