export const HOST = "https://notesnook.azurewebsites.net/"; export const HEADERS = { agent: "nn/1.0.0", "Content-Type": "application/json" };