export const IDLE = "idle"; export const SUCCESS = "success"; export const ERROR = "error"; export const WARN = "warn";