UNPKG

arc-agents

Version:

A library for creating and deploying gaming agents at scale

6 lines (5 loc) 146 B
// const BACKEND = "http://localhost:5000/" const BACKEND = "https://arc-backend-c782d497ddac.herokuapp.com/" module.exports = { BACKEND }