UNPKG
@juliusza/memcache-client
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
NodeJS memcached client
github.com/electrode-io/memcache
electrode-io/memcache
@juliusza/memcache-client
/
dist
/
lib
/
cmd-actions.d.ts
3 lines
(2 loc)
•
77 B
TypeScript
View Raw
1
2
3
declare
const
CmdActions
:
Record
<
string
,
string
>;
export
default
CmdActions
;