UNPKG

rubic-sdk-next

Version:
3 lines (2 loc) 155 B
import { XyErrorCode } from '../constants/xy-error-code'; export declare function xyAnalyzeStatusCode(errorCode: XyErrorCode, errorMessage: string): void;