3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
|
|
export const API = "http://127.0.0.1:8000";
|
||
|
|
export const POLL = 15_000;
|