0.17.3 • Published 6 months ago

@types/redis-mock v0.17.3

Weekly downloads
23,181
License
MIT
Repository
github
Last release
6 months ago

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

// Type definitions for redis-mock 0.17
// Project: https://github.com/yeahoffline/redis-mock#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

export * from "redis";

Additional Details

  • Last updated: Thu, 09 Dec 2021 09:01:25 GMT
  • Dependencies: @types/redis
  • Global values: none

Credits

These definitions were written by BendingBender.