UNPKG

react-tetris2

Version:

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

5 lines 158 B
/** * Shows the held piece (or empty 4×4) above the gameboard. */ export default function HeldPiece(): JSX.Element; //# sourceMappingURL=HeldPiece.d.ts.map