Skip to content

Commit

Permalink
Expose method in OncoKbUtils
Browse files Browse the repository at this point in the history
Expose method getTumorTypeNameWithExclusionInfo

Signed-off-by: Hongxin <jackson.zhang.828@gmail.com>
  • Loading branch information
zhx828 committed Sep 6, 2022
1 parent 80e61d5 commit 7aec8c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-mutation-mapper/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ export {
oncogenicityIconClassNames,
normalizeLevel,
levelIconClassNames,
getTumorTypeNameWithExclusionInfo,
} from './util/OncoKbUtils';
export * from './util/SelectorUtils';
export * from './util/TrackUtils';
Expand Down

0 comments on commit 7aec8c4

Please sign in to comment.