mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-07 09:40:19 +00:00
downgrading typescript version againj
This commit is contained in:
+1
-1
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user