This website works better with JavaScript.
Home
Explore
Help
Sign In
topuser
/
gittttup
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
gittttup
9
Commits
1
Branch
0
Tags
2.8 MiB
JavaScript
100%
Tree:
efcbd1625b
gittttup
/
node_modules
/
rxjs
/
internal
/
util
/
tryCatch.d.ts
1 lines
64 B
Raw
Blame
History
export
declare
function
tryCatch
<
T
extends
Function
>
(
fn
:
T
)
:
T
;
Reference in new issue