Ip

Route handler parameter decorator. Extracts the Ip property from the req object and populates the decorated parameter with the value of ip.


const Ip: () => ParameterDecorator;

See also