rsnext/packages/next/compiled/abort-controller
Kiko Beats 0eba5b2558
web runtime: add AbortController & AbortSignal (#32089)
It adds AbortController and AbortSignal Web runtimes APIs to be used by the user at Edge Functions.

For doing that it delegates into `abort-controller` dependency that has been frozen to prevent any modification.

Co-authored-by: Zhang Zhi <20026577+fytriht@users.noreply.github.com>
2021-12-21 17:12:53 +00:00
..
abort-controller.js web runtime: add AbortController & AbortSignal (#32089) 2021-12-21 17:12:53 +00:00
LICENSE web runtime: add AbortController & AbortSignal (#32089) 2021-12-21 17:12:53 +00:00
package.json web runtime: add AbortController & AbortSignal (#32089) 2021-12-21 17:12:53 +00:00