This website requires JavaScript.
Explore
Help
Sign in
Arsharth
/
hydrogen-web
Watch
1
Star
0
Fork
You've already forked hydrogen-web
0
forked from
mystiq/hydrogen-web
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f8f13f54be
hydrogen-web
/
src
/
utils
/
error.js
6 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
create DOMClock, abstraction of clock functionalities for DOM
2020-04-04 21:04:46 +05:30
export
class
AbortError
extends
Error
{
fix timeouts not working and also not being handled in the Reconnector
2020-05-06 23:08:33 +05:30
get
name
(
)
{
return
"AbortError"
;
}
}
Reference in a new issue
Copy permalink