UNPKG
@mcastiello/cancellable-promise
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
As the name suggests, this promise can be cancelled while still running.
@mcastiello/cancellable-promise
/
dist
/
index.d.ts
2 lines
(1 loc)
•
60 B
TypeScript
View Raw
1
2
export
{
CancellablePromise
}
from
"./cancellable-promise"
;