UNPKG

mychips-react-sdk

Version:
8 lines (7 loc) 184 B
// src/Consts.ts const Consts = { WEB_BASE_URL: "https://trk301.com/offerwall", API_URL: "https://api.mychips.io/v1.4" }; export default Consts; //# sourceMappingURL=Consts.js.map