7 lines
43 B
TypeScript
7 lines
43 B
TypeScript
/**
|
|
* Tetris
|
|
*
|
|
* @module
|
|
*/
|
|
export {};
|