mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-27 04:10:22 +00:00
* fix(passport-http): use unused template param It looks like this was rigged up so the appropriate callback definition could be inferred, but one detail got missed. * test(passport-http): add tests demonstrating passReqToCallback