UNPKG

@htsoft/reactjs-hooks

Version:
11 lines (10 loc) 292 B
export declare const THEGRAPH_API_URL: { [x: string]: string; }; export declare const THEGRAPH_UNISWAP_URL: { [x: string]: string; }; export declare const OPENSEA_API_URL: { [x: string]: string; }; export declare const USERS_API_URL = "https://dummyapi.io/data/v1/user?limit=10";