mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Merge pull request #8347 from jschaf/auth0-rename
auth0.lock - fix module name
This commit is contained in:
Vendored
+1
-1
@@ -78,6 +78,6 @@ interface Auth0LockStatic {
|
||||
|
||||
declare var Auth0Lock: Auth0LockStatic;
|
||||
|
||||
declare module "Auth0Lock" {
|
||||
declare module "auth0-lock" {
|
||||
export = Auth0Lock;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user