浏览代码

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

part of #549
sschmid 5 年之前
父节点
当前提交
06ef2f3752
共有 1 个文件被更改,包括 1 次插入0 次删除
  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";