UNPKG

mappersmith

Version:

It is a lightweight rest client for node.js and the browser

3 lines (2 loc) 129 B
export declare const isTimeoutError: (e: Error) => boolean; export declare const createTimeoutError: (message: string) => Error;