bus.ts 57 B

123
  1. //bus even
  2. import mitt from 'mitt'
  3. export default mitt()