UNPKG

real-cancellable-promise

Version:

A simple cancellable promise implementation that cancels the underlying HTTP call.

3 lines (2 loc) 56 B
/** @internal */ export declare const noop: () => void;