Explorar el Código

fix wrong export name

part of #549
sschmid hace 5 años
padre
commit
f0f63fd345
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/MusicalScore/Graphical/index.ts

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

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