test commit
This commit is contained in:
@@ -102,4 +102,6 @@ function gameOver(gameStatus: number, cellGrid: CellGrid, mineGrid: MineGrid, x:
|
||||
}
|
||||
|
||||
export { getDirections, genCellGrid, genMineGrid, cliqueGauche, cliqueDroit } // export des fonctions
|
||||
export type { Directions, CellGrid, MineGrid } // export des types
|
||||
export type { Directions, CellGrid, MineGrid } // export des types
|
||||
|
||||
//test
|
||||
Reference in New Issue
Block a user