Skip to content

Commit

Permalink
Merge pull request #87 from manulera/export_getStructuredBases
Browse files Browse the repository at this point in the history
OVE: export getStructuredBases
  • Loading branch information
tnrich authored Jul 11, 2024
2 parents c472d7e + 5820592 commit 260d9dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ove/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ export { default as PositionAnnotationOnCircle } from "./CircularView/PositionAn
export { default as EnzymeViewer } from "./EnzymeViewer";
export { default as AlignmentView } from "./AlignmentView";
export { default as getOveHotkeyDefs } from "./commands/getOveHotkeyDefs";
export { getStructuredBases } from "./RowItem/StackedAnnotations/getStructuredBases";

0 comments on commit 260d9dd

Please sign in to comment.