Skip to content

Commit

Permalink
fix(Build): add missing MusicParts exports (MusicPartManager etc)
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Mar 3, 2021
1 parent ecc1d8f commit 5349f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MusicalScore/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export * from "./MusicSheet";
export * from "./SubInstrument";
export * from "./VoiceData";
export * from "./MusicSource";
export * from "./MusicParts";
export * from "./ScoreIO";
export * from "./Graphical";
export * from "./Interfaces";

0 comments on commit 5349f30

Please sign in to comment.