UNPKG
dinger-merchant-pay-api
Version:
latest (2.1.8)
2.1.8
1.2.8
1.2.1
1.1.8
1.0.0
Dinger Merchant Pay API
github.com/nawing/Dinger-Merchant-Pay-API
nawing/Dinger-Merchant-Pay-API
dinger-merchant-pay-api
/
tsconfig.cjs.json
8 lines
(7 loc)
•
114 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"module"
:
"CommonJS"
,
"outDir"
:
"dist/cjs"
}
}