UNPKG

@onesy/redis

Version:
7 lines 230 B
/** @license Redis v1.0.5 * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ export * from './OnesyRedis'; export { default } from './OnesyRedis';