diff --git a/src/index.ts b/src/index.ts index e2c0dfc..125e3c1 100644 --- a/src/index.ts +++ b/src/index.ts @@ -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'