From acb59ef01fda1912306a7f417126f53192ca0dbc Mon Sep 17 00:00:00 2001 From: Lokesh Peta Date: Fri, 20 Feb 2015 10:10:22 +0000 Subject: [PATCH] added reference to underscore.d.ts --- underscore.string/underscore.string.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/underscore.string/underscore.string.d.ts b/underscore.string/underscore.string.d.ts index 9c828fdf7b..38271f3de5 100644 --- a/underscore.string/underscore.string.d.ts +++ b/underscore.string/underscore.string.d.ts @@ -3,6 +3,8 @@ // Definitions by: Ry Racherbaumer // Definitions: https://github.com/borisyankov/DefinitelyTyped +/// + interface UnderscoreStatic { str: UnderscoreStringStatic; string: UnderscoreStringStatic;