UNPKG
@myria/redis-js
Version:
latest (0.0.2-alpha)
0.0.2-alpha
0.0.1-alpha
Interact with redis cache follow CQRS pattern
github.com/myria-libs/redis-js
myria-libs/redis-js
@myria/redis-js
/
configs
/
tsconfig.types.json
9 lines
(8 loc)
•
165 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"../tsconfig"
,
"compilerOptions"
:
{
"outDir"
:
"../dist/types"
,
"declaration"
:
true
,
"emitDeclarationOnly"
:
true
}
}