Skip to content

Commit

Permalink
Other fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan-WorkGH committed Dec 5, 2024
1 parent 7cfdc39 commit 133847d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ export {
type CSS_RULE,
THRESHOLD_STATUS,
} from './components/network-area-diagram-viewer/dynamic-css-utils';
export { LayoutParameters } from './components/network-area-diagram-viewer/layout-parameters';
export { SvgParameters } from './components/network-area-diagram-viewer/svg-parameters';

export {
SingleLineDiagramViewer,
Expand Down

0 comments on commit 133847d

Please sign in to comment.