UNPKG

guardflux

Version:

A light callable lib to keep your API alive

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