modern-abortcontroller-polyfill
v0.5.0
Published
An Modern AbortController Polyfill
Maintainers
Readme
modern-abort-controller-polyfill
Forked from yet-another-abortcontroller-polyfill
Changes in this fork
- Forcefully override native classes
- AbortSignal
- Supports instance properties
- Supports instance methods
- Supports static methods
- AbortController
- Supports instance method
abort(reason)
- Supports instance method
