mirror of
https://github.com/vuejs/vue.git
synced 2024-11-21 20:28:54 +00:00
6 lines
48 B
TypeScript
6 lines
48 B
TypeScript
export default {
|
|
data() {
|
|
return {}
|
|
}
|
|
}
|