Documentation
    Preparing search index...

    Interface ChordGridSubtitle

    interface ChordGridSubtitle {
        subtitle: string;
        type: "subtitle";
    }
    Index
    subtitle: string
    type: "subtitle"