This website requires JavaScript.
Explore
Help
Sign In
SWREI
/
switched
Watch
0
Star
0
Fork
0
You've already forked switched
Code
318d7f2652
switched
/
src
/
client
/
app
/
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