From 41b1846933ba46da7ac7e1b44af593c421c9ba94 Mon Sep 17 00:00:00 2001 From: Chris Stead Date: Tue, 8 Mar 2016 09:23:58 -0800 Subject: [PATCH] Added Definitions: comment to d.ts file --- jfp/jfp.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/jfp/jfp.d.ts b/jfp/jfp.d.ts index 2fd50a878..960ee330e 100644 --- a/jfp/jfp.d.ts +++ b/jfp/jfp.d.ts @@ -1,6 +1,7 @@ // Type definitions for JFP // Project: http://cmstead.github.io/JFP // Definitions by: Chris Stead +// Definitions: https://github.com/cmstead/DefinitelyTyped declare var j: j.JfpStatic