Skip to content

Commit

Permalink
Merge pull request #4367 from zhx828/expose-oncokb-utils
Browse files Browse the repository at this point in the history
Expose method in OncoKbUtils
  • Loading branch information
zhx828 authored Sep 7, 2022
2 parents 80e61d5 + 7aec8c4 commit ff42708
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 ff42708

Please sign in to comment.