This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
dashboard
mirror of
https://github.com/rancher/dashboard.git
Watch
1
Star
0
Fork
You've already forked dashboard
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c136e0f81f
dashboard
/
shell
/
creators
/
pkg
/
vue-shim.ts
5 lines
74 B
TypeScript
Raw
Blame
History
declare
module
'*.vue'
{
import
Vue
from
'vue'
;
export
default
Vue
;
}
Reference in New Issue
View Git Blame
Copy Permalink