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