
export const userReachMaxRateLimit = "User reach max ratelimit"
export const notValidObj = "Object is not valid based on schema"
export const emptyObj = "Object is empty"
