mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Added expected // Type definitions at top of file.
This commit is contained in:
Vendored
+6
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user