@lasuillard/raindrop-client
    Preparing search index...

    Interface UpdateCurrentUserResponse

    UpdateCurrentUserResponse

    interface UpdateCurrentUserResponse {
        item: User;
        result: boolean;
        user: User;
    }
    Index

    Properties

    Properties

    item: User

    UpdateCurrentUserResponse

    result: boolean

    UpdateCurrentUserResponse

    user: User

    UpdateCurrentUserResponse