Type alias ScoreInstrumentAttributes

ScoreInstrumentAttributes: {
    id: string;
}

Type declaration

  • id: string

    An identifier for this <score-instrument> that is unique to this document.

Generated using TypeDoc