eventBus.ts 47 B

123
  1. import mitt from 'mitt'
  2. export default mitt()