UNPKG
@johang/trycatch
Version:
latest (1.1.2)
1.1.2
1.0.3
1.0.3-rc
1.0.2
1.0.2-rc
1.0.0
A try-catch wrapper function.
github.com/JohanGJensen/trycatch
JohanGJensen/trycatch
@johang/trycatch
/
dist
/
index.d.ts
2 lines
(1 loc)
•
40 B
TypeScript
View Raw
1
2
export
{ tryCatch }
from
'./try-catch'
;