Update mios.ts

This commit is contained in:
syuilo
2020-07-08 23:27:35 +09:00
committed by GitHub
parent bbb0130522
commit 440deb4624

View File

@ -1,3 +1,5 @@
// TODO: このファイル消したい
import autobind from 'autobind-decorator';
import Vue from 'vue';
import { EventEmitter } from 'eventemitter3';