abortcontroller-polyfill
abortcontroller-polyfill copied to clipboard
feat: added polyfill for AbortSignal.timeout - fixes #73
Reference - https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/timeout_static
AbortSignal.timeout is not implemented in all builds of Safari and other outdated browsers.