UNPKG
@jharrilim/game-of-life
Version:
latest (0.3.1)
0.3.1
0.3.0
Game of life in CLI
github.com/jharrilim/game-of-life
jharrilim/game-of-life
@jharrilim/game-of-life
/
dist
/
Point.js
3 lines
•
110 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=Point.js.map