HerringtonDarkholme / av-ts

A modern, type-safe, idiomatic Vue binding library
MIT License
216 stars 11 forks source link

@Watch('value') warning: Argument type 'value' is not assignable to [string,string,string,string] #79

Closed venkatperi closed 5 years ago

venkatperi commented 5 years ago

Any idea how to get rid of this nag?

image
HerringtonDarkholme commented 5 years ago

What's your code? I cannot give any advice without code example.

Please keep your example short and concise. I don't have time to debug your whole application.