UNPKG
co-try-catch
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
go-lang-style error handling using co library
github.com/rainder/co-try-catch
rainder/co-try-catch
co-try-catch
/
index.js
4 lines
(2 loc)
•
60 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
=
require
(
'./lib/try-catch'
);