This commit is contained in:
2018-09-17 18:52:02 -07:00
parent 2b9e76e475
commit 6949aa7780
5 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +0,0 @@
import mitt from 'mitt';
const emitter = mitt();
export default emitter;