UNPKG

rubic-sdk

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