mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-19 16:30:21 +00:00
added mem-cache module types definitions
This commit is contained in:
Vendored
+5
@@ -1,3 +1,8 @@
|
||||
// Type definitions for mem-cache v0.0.5
|
||||
// Project: https://github.com/silviom/node-mem-cache
|
||||
// Definitions by: Pedro Mutter <https://github.com/MutterPedro>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
import { EventEmitter } from 'events';
|
||||
|
||||
export interface ICacheOptions {
|
||||
|
||||
Reference in New Issue
Block a user