@rapharacing/mw-utils
Version:
Middleware Utils
5 lines • 297 B
TypeScript
export declare const MANDATORY_PARAMS_ERROR = "Code and qty are mandatory";
export declare const INVALID_VALUE_ERROR = "Invalid value";
export declare const INCOMPLETE_SIGNATURE = "IncompleteSignature";
export declare const INTERNAL_FAILURE = "InternalFailure";
//# sourceMappingURL=index.d.ts.map