mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Fix module name.
This commit is contained in:
2
auth0-js/auth0-js.d.ts
vendored
2
auth0-js/auth0-js.d.ts
vendored
@@ -127,6 +127,6 @@ interface Auth0DelegationToken {
|
||||
|
||||
declare var Auth0: Auth0Static;
|
||||
|
||||
declare module "auth0" {
|
||||
declare module "auth0-js" {
|
||||
export = Auth0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user