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

    Interface UpdateCurrentUserResponse

    UpdateCurrentUserResponse

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

    Properties

    Properties

    UpdateCurrentUserResponse

    result: boolean

    UpdateCurrentUserResponse

    UpdateCurrentUserResponse