mirror of https://github.com/vuejs/vue.git
4 lines
37 B
JavaScript
4 lines
37 B
JavaScript
|
declare type ComponentOptions = {
|
||
|
|
||
|
}
|