This website requires JavaScript.
Explore
Help
Sign In
pabloid
/
tsgames
Watch
1
Star
0
Fork
You've already forked tsgames
0
Code
9ffe98a8c5
tsgames
/
src
/
games
/
playground
/
index.tsx
5 lines
102 B
TypeScript
Raw
Blame
History
import
awoo
from
"./awoo.cpp"
;
export
default
function
main() {
console
.
log
(
awoo
,
awoo
.
awoo
(
)
)
;
}
View Git Blame
Copy Permalink