mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-09 14:23:57 +08:00
The type of the second parameter of Store#get should be SessionData, not Session. It's bit confusing because parameter name "session" is used for both Session and SessionData on their documentation.