This website requires JavaScript.
Explore
Help
Sign In
IcyNetwork
/
IcyNet.eu
Archived
Watch
1
Star
0
Fork
0
You've already forked IcyNet.eu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-11-26
. You can view files and clone it, but cannot push or open issues or pull requests.
7674907b70
IcyNet.eu
/
scripts
/
asyncRoute.js
2 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Major refactor and code modernization, vol. 1
2020-12-13 14:36:07 +00:00
export
default
fn
=>
(
...
args
)
=>
fn
(
...
args
)
.
catch
(
args
[
2
]
)
Reference in New Issue
Copy Permalink