This website requires JavaScript.
Explore
Help
Sign In
root
/
vue3-core
mirror of
https://github.com/vuejs/core.git
Watch
1
Star
0
Fork
You've already forked vue3-core
0
Code
Issues
Actions
17
Packages
Projects
Releases
Wiki
Activity
920b36490e
vue3-core
/
playground
/
src
/
no-script.js
6 lines
101 B
JavaScript
Raw
Blame
History
import
{
template
}
from
'@vue/runtime-vapor'
export
default
(
)
=>
{
return
template
(
'<div>'
)
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink