mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Linebreaks
This commit is contained in:
parent
8f7a306a48
commit
989b586b95
@ -14,4 +14,4 @@ var $jwtInterceptor: angular.jwt.IJwtInterceptor;
|
||||
|
||||
$jwtInterceptor.tokenGetter = () => {
|
||||
return expToken;
|
||||
}
|
||||
}
|
||||
|
||||
2
angular-jwt/angular-jwt.d.ts
vendored
2
angular-jwt/angular-jwt.d.ts
vendored
@ -27,4 +27,4 @@ declare module angular.jwt {
|
||||
interface IJwtInterceptor {
|
||||
tokenGetter(): string;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user