1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-14 18:25:17 +02: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

View File

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