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
/
index.d.ts
8 lines
(7 loc)
•
229 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
"./setup"
;
export
*
from
"./token-response"
;
export
*
from
"./create-invoice"
;
export
*
from
"./create-invoice-response"
;
export
*
from
"./get-invoice-response"
;
export
*
from
"./deep-link"
;
export
*
from
"./line"
;