You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add registerElement to NativeScriptVueConstructor
Fix: `property 'registerElement' does not exist on type 'NativeScriptVueConstructor'.`
Currently, the function type is defined but was not included in the constructor.
* updated in contrast to nativescript-vue#409
updated to the latest master changes
0 commit comments