UNPKG
@chess-fu/chess-game
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
0.1.3
0.1.2
0.1.1
Chess game logic
chess-fu.com
chess-fu/chess-modules
@chess-fu/chess-game
/
dist
/
src
/
chessTypes.js
3 lines
•
115 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=chessTypes.js.map