This website requires JavaScript.
Explore
Help
Sign In
mirror
/
MisskeyIO
Watch
1
Star
0
Fork
0
You've already forked MisskeyIO
mirror of
https://github.com/MisskeyIO/misskey
synced
2024-12-16 23:58:54 +09:00
Code
ca6a70e555
MisskeyIO
/
src
/
client
/
v.d.ts
5 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Resolve #3676 (#3677)
2018-12-19 21:20:25 +09:00
declare
module
'*.vue'
{
wip
2018-02-10 10:27:05 +09:00
import
Vue
from
'vue'
;
export
default
Vue
;
}
Copy Permalink