diff --git a/bootstrap-notify/bootstrap-notify-test.ts b/bootstrap-notify/bootstrap-notify-test.ts index 09e1dba1e..a71a83557 100644 --- a/bootstrap-notify/bootstrap-notify-test.ts +++ b/bootstrap-notify/bootstrap-notify-test.ts @@ -2,6 +2,7 @@ /// //Test for bootstrap-notify v3.1.3 +//Copied example directly from Bootstrap-notify site $.notify({ // options diff --git a/bootstrap-notify/bootstrap-notify.d.ts b/bootstrap-notify/bootstrap-notify.d.ts index 556bf6137..dc08354d9 100644 --- a/bootstrap-notify/bootstrap-notify.d.ts +++ b/bootstrap-notify/bootstrap-notify.d.ts @@ -1,4 +1,7 @@ // Type definitions for bootstrap-notify v3.1.3 +// Project: http://bootstrap-notify.remabledesigns.com/ +// Definitions by: Robert McIntosh , Robert Voica +// Definitions: https://github.com/borisyankov/DefinitelyTyped ///