mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 07:40:10 +00:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
2
node-cache/node-cache.d.ts
vendored
2
node-cache/node-cache.d.ts
vendored
@@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
|
||||
declare module NodeCacheTypes {
|
||||
declare namespace NodeCacheTypes {
|
||||
interface NodeCache {
|
||||
/** container for cached data */
|
||||
data: Data;
|
||||
|
||||
Reference in New Issue
Block a user