UNPKG

@jharrilim/game-of-life

Version:
5 lines 92 B
export interface Point { x: number; y: number; } //# sourceMappingURL=Point.d.ts.map