UNPKG
enum-fp
Version:
latest (1.0.2)
next (1.0.0-alpha.3)
1.0.2
1.0.1
1.0.0
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
1.0.0-alpha.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
Functional enum type for javascript with simple pattern matching
phenax/enum-fp
enum-fp
/
types.js
1 lines
•
41 B
JavaScript
View Raw
1
module.exports
= require(
'./build/Type'
)
;