Added expected // Type definitions at top of file.

This commit is contained in:
Matt Gibbs
2015-08-10 13:19:21 -04:00
parent 0038174aaa
commit cccb1e844f
+6 -1
View File
@@ -1,3 +1,8 @@
// Type definitions for Shepherd v1.1.2
// Project: http://github.hubspot.com/shepherd/
// Definitions by: Matt Gibbs <https://github.com/mtgibbs>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare module shepherd {
interface ShepherdStatic {
@@ -162,4 +167,4 @@
}
}
declare var Shepherd: shepherd.ShepherdStatic;
declare var Shepherd: shepherd.ShepherdStatic;