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 4, 2024
1 parent b86f1e1 commit a700043
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 a700043

Please sign in to comment.