Update mios.ts

This commit is contained in:
syuilo 2020-07-08 23:27:35 +09:00 committed by GitHub
parent bbb0130522
commit 440deb4624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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