Vue source code?: what is it

vue source code see?: what does this mean? why can it be written this way?
Vue.prototype._init = function (options?: Object) {

....

}
?: how does he parse it here

Aug.03,2021

flow, type system, type information is removed after compilation

Menu