emitter.js 56 B

12
  1. import mitt from 'mitt';
  2. export const emitter = mitt();