mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-13 12:37:16 +08:00
Resolve TypeScript Error (#12315)
This commit is contained in:
committed by
Masahiro Wakame
parent
a76622b9f9
commit
70e5807754
2
auth0-lock/index.d.ts
vendored
2
auth0-lock/index.d.ts
vendored
@@ -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