mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+2
-2
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user