UNPKG

@ixo/supamoto-bot-sdk

Version:

An SDK to easily interact with Supamoto bot db

3 lines (2 loc) 118 B
import { Response } from 'node-fetch'; export declare function throwResponseError(response: Response): Promise<void>;