mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-07 22:38:13 +08:00
Update index.d.ts
Added new config properties logOutUri, isAngular as per the version 1.0.15
This commit is contained in:
2
types/adal/index.d.ts
vendored
2
types/adal/index.d.ts
vendored
@@ -31,6 +31,8 @@ declare namespace adal {
|
||||
resource?: string;
|
||||
extraQueryParameter?: string;
|
||||
navigateToLoginRequestUrl?: boolean;
|
||||
logOutUri?: string;
|
||||
isAngular?: boolean;
|
||||
}
|
||||
|
||||
interface User {
|
||||
|
||||
Reference in New Issue
Block a user