UNPKG
@gaian-sdk/payments
Version:
latest (0.6.4)
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
A powerful SDK for processing cryptocurrency payments via QR codes on the Solana blockchain.
@gaian-sdk/payments
/
dist
/
constants.d.ts
4 lines
•
198 B
TypeScript
View Raw
1
2
3
4
export
declare
const
PAYMENTS_URL
=
""
;
export
declare
const
USER_URL
=
""
;
export
declare
const
BASE_URL_DEV
=
"https://gaian-payments-backend.onrender.com"
;
//# sourceMappingURL=constants.d.ts.map