UNPKG

react-tetris2

Version:

Classic Tetris game as a reusable React 18+ component, fully typed with TypeScript and controllable via ref.

9 lines 221 B
declare const _default: { GAME_WIDTH: number; GAME_HEIGHT: number; BLOCK_WIDTH: number; BLOCK_HEIGHT: number; ROTATION_COUNT: number; }; export default _default; //# sourceMappingURL=constants.d.ts.map