This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cherrypick
Watch
1
Star
1
Fork
0
You've already forked cherrypick
mirror of
https://github.com/kokonect-link/cherrypick
synced
2024-12-15 23:28:20 +09:00
Code
7f7e6d5aba
cherrypick
/
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