UNPKG

mychips-react-sdk

Version:
9 lines (6 loc) 172 B
// src/Consts.ts const Consts = { WEB_BASE_URL: "https://trk301.com/offerwall", API_URL: "https://api.mychips.io/v1.4", }; export default Consts;