UNPKG
@draconides/unit
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.1-alpha.2
0.0.1-alpha.1
0.0.0
Unit dataset
github.com/AlasDiablo/draconides
AlasDiablo/draconides
@draconides/unit
/
tsconfig.types.json
9 lines
(8 loc)
•
167 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"outDir"
:
"./lib/types"
,
"declaration"
:
true
,
"emitDeclarationOnly"
:
true
}
}