Skip to content

Commit

Permalink
Update utils.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jokd authored Nov 8, 2024
1 parent f42ff05 commit acdea5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@ export default {
};

export { default as slugify } from './utils/slugify';
export { default as topology } from './utils/topology.js';
export { default as topology } from './utils/topology';
export { default as exportToFile } from './utils/exporttofile';

0 comments on commit acdea5d

Please sign in to comment.