Przeglądaj źródła

fix wrong export name

part of #549
sschmid 5 lat temu
rodzic
commit
f0f63fd345
1 zmienionych plików z 1 dodań i 1 usunięć
  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";