mirror of
https://github.com/vuejs/vue.git
synced 2024-11-22 04:39:46 +00:00
6 lines
48 B
TypeScript
6 lines
48 B
TypeScript
export default {
|
|
data() {
|
|
return {}
|
|
}
|
|
}
|