1 | # Installation
|
2 | > `npm install --save @types/express-session`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for express-session (https://github.com/expressjs/session).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Mon, 26 Feb 2024 20:07:44 GMT
|
12 | * Dependencies: [@types/express](https://npmjs.com/package/@types/express)
|
13 |
|
14 | # Credits
|
15 | 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), and [Ravi van Rooijen](https://github.com/HoldYourWaffle).
|