UNPKG

@blockchain-api/connector-js

Version:
4 lines (3 loc) 134 B
export declare const API_URL = "http://localhost:5000"; export declare const RETRY_DELAY = 1000; export declare const RETRIES = 5;