mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 10:34:34 +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