UNPKG
raiden-api-sdk
Version:
latest (1.0.0)
1.0.0
0.0.0
SDK for interacting with the Raiden API
github.com/drdgvhbh/raiden-api-sdk
drdgvhbh/raiden-api-sdk
raiden-api-sdk
/
tsconfig.prod.json
7 lines
(6 loc)
•
92 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"declarationMap"
:
false
,
}
}