event.ts 87 B

1234567
  1. import mitt from 'mitt'
  2. export const LIVE_EVENT_MESSAGE = {
  3. }
  4. export default mitt()