UNPKG

@donation-alerts/api-call

Version:
5 lines 416 B
export type { DonationAlertsCallFetchOptions, DonationAlertsCallType, DonationAlertsApiCallOptions, } from './donation-alerts-api-call-options'; export { callDonationAlertsApiRaw, callDonationAlertsApi } from './api-call'; export { HttpError } from './errors/http.error'; export { handleDonationAlertsApiResponseError, transformDonationAlertsResponse } from './helpers/transform'; //# sourceMappingURL=index.d.ts.map