Creating Plot Twists
    Preparing search index...

    Type Alias NewReactions

    NewReactions: Record<Reaction, NewActor[]>

    A set of reactions to add to an item, along with the actors adding each reaction. To remove a reaction for a given actor, omit them from the NewActor[] list — passing an empty list removes the reaction entirely.