Skip to content

Commit

Permalink
chore: delete excessive exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Aybrea committed Nov 5, 2024
1 parent 7831ca3 commit 5c4a942
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ export * from './string'
export * from './collection'
export * from './file'
export * from './math'
export * from 'mitt'
export { default as mitt } from 'mitt'

0 comments on commit 5c4a942

Please sign in to comment.