mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Update index.d.ts
This commit is contained in:
committed by
GitHub
parent
1d61b414bb
commit
18c0620984
2
types/passport/index.d.ts
vendored
2
types/passport/index.d.ts
vendored
@@ -26,8 +26,8 @@ declare global {
|
||||
isAuthenticated(): boolean;
|
||||
isUnauthenticated(): boolean;
|
||||
}
|
||||
// tslint:disable-next-line:no-empty-interface
|
||||
interface User {
|
||||
[_: string]: any;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user