mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Resolve TypeScript Error (#12315)
This commit is contained in:
committed by
Masahiro Wakame
parent
a76622b9f9
commit
70e5807754
Vendored
+1
-1
@@ -122,5 +122,5 @@ interface Auth0LockStatic {
|
||||
declare var Auth0Lock: Auth0LockStatic;
|
||||
|
||||
declare module "auth0-lock" {
|
||||
export = Auth0Lock;
|
||||
export default Auth0Lock;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user