瀏覽代碼

fix wrong export name

part of #549
sschmid 5 年之前
父節點
當前提交
f0f63fd345
共有 1 個文件被更改,包括 1 次插入1 次删除
  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";