mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
downgrading typescript version againj
This commit is contained in:
parent
033c8608e3
commit
6ec50109f4
2
types/passport-linkedin-oauth2/index.d.ts
vendored
2
types/passport-linkedin-oauth2/index.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/auth0/passport-linkedin-oauth2
|
||||
// Definitions by: Andrew Vetovitz <https://github.com/andrewvetovitz>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import { Profile as passportProfile, AuthenticateOptions, Strategy as passportStrategy } from 'passport';
|
||||
import { Request } from 'express';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user