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

    Interface AcceptInvitation200Response

    interface AcceptInvitation200Response {
        result?: boolean;
        role?: generated.Role;
    }
    Index
    result?: boolean