UNPKG

tedis

Version:

redis client for node.js with typescript and async

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