moons-ta-client
    Preparing search index...

    Type Alias ResponseFromUser

    type ResponseFromUser = {
        response: Response;
        userId: string;
    }
    Index

    Properties

    Properties

    response: Response
    userId: string