1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-21 05:06:11 -05: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';