nestjs-backend-common
    Preparing search index...

    Variable GetIpConst

    GetIp: (...dataOrPipes: unknown[]) => ParameterDecorator = ...

    Type Declaration

      • (...dataOrPipes: unknown[]): ParameterDecorator
      • Parameters

        • ...dataOrPipes: unknown[]

        Returns ParameterDecorator

    Returns the IP address of the client making the request. Learn how to use it by reading the unit tests.