UNPKG
2048-cli-game
Version:
latest (0.2.2)
0.2.2
0.2.0
0.1.0
0.0.0
2048 game for terminal.
2048-cli-game
/
dist
/
app.d.ts
3 lines
(2 loc)
•
77 B
TypeScript
View Raw
1
2
3
import
React
from
'react'
;
export
default
function
App
(
):
React
.
JSX
.
Element
;