소스 검색

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";