UNPKG

avify-client

Version:
4 lines 188 B
import { ApiResponse } from '../Avify'; declare const handleError: (apiResponse: any) => ApiResponse<any> | undefined; export default handleError; //# sourceMappingURL=handleError.d.ts.map