osu-api-v2-js
    Preparing search index...

    An event's comment (unrelated to comments in bundles) can be a lot of things depending of the event type

    interface WithModes {
        modes: ("osu" | "taiko" | "fruits" | "mania")[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    modes: ("osu" | "taiko" | "fruits" | "mania")[]