UNPKG

redis-for-nestjs-v8

Version:

This is a clone of https://github.com/GyanendroKh/nestjs-redis#nest8-fix this fix by skunight. You probably shouldn't use this, since I only did this to work around the work aournd. Yea.

4 lines (3 loc) 103 B
export * from './redis.service'; export * from './redis.module'; export * from './redis.interface';