mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #4356 from aarondandy/tsc-1.5.0-beta-auth0-fix
Update auth0.d.ts for typescript 1.5.0-beta
This commit is contained in:
Vendored
-4
@@ -9,10 +9,6 @@ interface Window {
|
||||
token: string;
|
||||
}
|
||||
|
||||
interface Location {
|
||||
origin: string;
|
||||
}
|
||||
|
||||
/** This is the interface for the main Auth0 client. */
|
||||
interface Auth0Static {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user