@types/express-session
Version:
TypeScript definitions for express-session
16 lines (11 loc) • 900 B
Markdown
# Installation
> `npm install --save @types/express-session`
# Summary
This package contains type definitions for express-session (https://github.com/expressjs/session).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session.
### Additional Details
* Last updated: Sat, 07 Jun 2025 02:15:25 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)
# Credits
These definitions were written by [Hiroki Horiuchi](https://github.com/horiuchi), [Jacob Bogers](https://github.com/jacobbogers), [Naoto Yokoyama](https://github.com/builtinnya), [Ryan Cannon](https://github.com/ry7n), [Tom Spencer](https://github.com/fiznool), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Ravi van Rooijen](https://github.com/HoldYourWaffle), and [Sebastian Beltran](https://github.com/bjohansebas).