DefinitelyTyped/types/cookie-session
Kevin Simper 252d080626
Allow session to be null (#43240)
According to the docs, destroying the session can be done by setting req.session = null

https://github.com/expressjs/cookie-session#destroying-a-session
2020-03-22 13:55:54 -07:00
..
cookie-session-tests.ts
index.d.ts Allow session to be null (#43240) 2020-03-22 13:55:54 -07:00
tsconfig.json
tslint.json