UNPKG
poker-evaluator
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.5
2.0.4
2.0.3
0.3.1
0.3.0
0.2.0
0.0.4
0.0.3
0.0.2
0.0.1
A library to evaluate 3, 5, 6 or 7 card poker hands
github.com/Sukhmai/poker-evaluator
poker-evaluator
/
lib
/
types
/
hand-name.type.js
3 lines
•
119 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=hand-name.type.js.map