UNPKG

react-tetris2

Version:

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

4 lines 142 B
import { default as React } from 'react'; declare const GamePanel: React.FC; export default GamePanel; //# sourceMappingURL=GamePanel.d.ts.map