UNPKG
medapay
Version:
latest (1.0.0)
1.0.0
MedaPay API wrapper
github.com/360ground/medapay-node
360ground/medapay-node
medapay
/
lib
/
constants.d.ts
5 lines
(4 loc)
•
82 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
endpoints
: {
sandbox
:
string
;
production
:
string
; };