UNPKG

@hubs101/booking-api-skd-client

Version:
3 lines (2 loc) 126 B
import { ErrorType } from "./types"; export declare const handleFetchErrors: (data: ErrorType, endpointURL?: string) => void;