UNPKG
@coinset/bitso
Version:
beta (1.0.0-beta.4)
latest (1.0.0-beta.1)
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
Universal Bitso API client
github.com/coinset/bitso
coinset/bitso
@coinset/bitso
/
types
/
constants.d.ts
3 lines
(2 loc)
•
114 B
TypeScript
View Raw
1
2
3
export
declare
const
BASE_URL
=
"https://api.bitso.com/v3/"
;
export
declare
const
fetch
:
typeof
globalThis.
fetch
;