Selaa lähdekoodia

fix(exports): export Vexflow graphical classes (e.g. VexflowGraphicalNote)

part of #549
sschmid 5 vuotta sitten
vanhempi
commit
06ef2f3752
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/MusicalScore/Graphical/index.ts

+ 1 - 0
src/MusicalScore/Graphical/index.ts

@@ -49,3 +49,4 @@ export * from "./SystemLine";
 export * from "./SystemLinePosition";
 export * from "./SystemLinesEnum";
 export * from "./VerticalGraphicalStaffEntryContainer";
+export * from "./Vexflow";