Explorar el Código

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

part of #549
sschmid hace 5 años
padre
commit
06ef2f3752
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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";