Session

Route handler parameter decorator. Extracts the Session object from the underlying platform and populates the decorated parameter with the value of Session.


const Session: () => ParameterDecorator;

See also