1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-24 07:06:22 +09:00

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

View File

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