This repository was archived by the owner on Jan 18, 2022. It is now read-only.
Property 'xxx' does not exist on type 'Vue'
is thrown when accessing public member of a Vue class
#373
Milestone
Version
5.0.0
Reproduction link
https://repl.it/@orobert91/PropertyDoesNotExistOnTypeVue
Steps to reproduce
Run the Replit.
What is expected?
To compile correctly. This code compiles fine with tsc and WebPack.
What is actually happening?
It does not compile.
The text was updated successfully, but these errors were encountered: