UNPKG
algebraic-effects
Version:
latest (0.0.2-deprecated)
0.0.2-deprecated
0.0.1
0.0.1-test.1
0.0.1-test.0
0.0.0
Algebraic effects in react using generators
phenax/algebraic-effects
algebraic-effects
/
Exception.js
3 lines
(1 loc)
•
48 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./build/Exception'
)
;