Explorar o código

chore: add unexported interfaces to index (#968)

sschmid %!s(int64=4) %!d(string=hai) anos
pai
achega
8b1979e540
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/MusicalScore/Interfaces/index.ts

+ 2 - 0
src/MusicalScore/Interfaces/index.ts

@@ -7,3 +7,5 @@ export * from "./ITextMeasurer";
 export * from "./ITextTranslation";
 export * from "./ITransposeCalculator";
 export * from "./IVoiceMeasureReadPlugin";
+export * from "./AClassHierarchyTrackable";
+export * from "./IStafflineNoteCalculator";