cleaned-up headers

This commit is contained in:
Bart van der Schoor
2014-06-18 23:31:11 +02:00
parent 26109abe15
commit 1d345f6c14
124 changed files with 238 additions and 220 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
// Type definitions for Auth0Widget.js
// Project: Auth0.com
// Project: http://auth0.com
// Definitions by: Robert McLaws <https://github.com/advancedrei>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
@@ -45,4 +45,4 @@ declare var Auth0Widget: Auth0WidgetStatic;
declare module "Auth0Widget" {
export = Auth0Widget
}
}