UNPKG

fantasy-api-client

Version:

API client to easily interact with various fantasy sports APIs including ESPN, Yahoo, and Sleeper

5 lines (4 loc) 87 B
export default function handleError(res: any): { status: number; data: any; };