UNPKG
@teraflop/api
Version:
latest (0.1.0-pre-alpha-6)
0.1.0-pre-alpha-6
0.1.0-pre-alpha-4
0.1.0-pre-alpha-3
0.1.0-pre-alpha-2
0.1.0-pre-alpha-1
Teraflop game engine WebAssembly scripting API
github.com/chances/teraflop-d
chances/teraflop-d
@teraflop/api
/
lib
/
tsconfig.json
7 lines
(6 loc)
•
72 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"../tsconfig.json"
,
"include"
:
[
"./**/*.ts"
]
}