mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Resolve TypeScript Error (#12315)
This commit is contained in:
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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user