UNPKG

guardflux

Version:

A light callable lib to keep your API alive

5 lines (3 loc) 172 B
export const userReachMaxRateLimit = "User reach max ratelimit" export const notValidObj = "Object is not valid based on schema" export const emptyObj = "Object is empty"