UNPKG

liveperson-functions-cli

Version:
18 lines (17 loc) 315 B
export declare const ErrorCodes: { Platform: { Secret: { NoToken: string; }; }; Secret: { Invalid: string; Failure: string; NotFound: string; AuthFailure: string; }; Csds: { NotFound: string; Failure: string; }; };