export const HOST = "http://192.168.10.11:4000/"; export const HEADERS = { agent: "nn/1.0.0", "Content-Type": "application/json" };