From 08a30f6528f9dac7d45aa54cf2398bf021e83317 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 21 Jan 2015 16:40:24 +0100 Subject: [PATCH] added description --- jquery.pnotify/jquery.pnotify-2.x.d.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jquery.pnotify/jquery.pnotify-2.x.d.ts b/jquery.pnotify/jquery.pnotify-2.x.d.ts index 31c9173d0..adde9bee8 100644 --- a/jquery.pnotify/jquery.pnotify-2.x.d.ts +++ b/jquery.pnotify/jquery.pnotify-2.x.d.ts @@ -1,3 +1,8 @@ +// Type definitions for jquery.pnotify 2.x +// Project: https://github.com/sciactive/pnotify +// Definitions by: David Sichau & Louis Grignon +// Definitions: https://github.com/borisyankov/DefinitelyTyped + interface PNotifyStack { dir1?: string; dir2?: string;