UNPKG

@coinset/bitso

Version:

Universal Bitso API client

3 lines (2 loc) 114 B
export declare const BASE_URL = "https://api.bitso.com/v3/"; export declare const fetch: typeof globalThis.fetch;