UNPKG

tedis-mod

Version:

redis client for node.js with typescript and async

3 lines (2 loc) 79 B
export { Tedis } from "./core/tedis"; export { TedisPool } from "./core/pool";