@hanabi-live/game
    Preparing search index...

    Interface ActionNoteListPlayer

    interface ActionNoteListPlayer {
        texts: readonly string[];
        type: "noteListPlayer";
    }
    Index

    Properties

    Properties

    texts: readonly string[]
    type: "noteListPlayer"