UNPKG

@types/redis-mock

Version:
21 lines (15 loc) 692 B
# Installation > `npm install --save @types/redis-mock` # Summary This package contains type definitions for redis-mock (https://github.com/yeahoffline/redis-mock#readme). # Details Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redis-mock. ## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redis-mock/index.d.ts) ````ts export * from "redis"; ```` ### Additional Details * Last updated: Tue, 07 Nov 2023 15:11:36 GMT * Dependencies: [@types/redis](https://npmjs.com/package/@types/redis) # Credits These definitions were written by [BendingBender](https://github.com/BendingBender).