Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix vue TypeScript declarations (#322)
* Fix vue TS declarations The declarations generated by #254 aren't correct, leading to tsc errors as seen in #318. * Use `RenderFunction` instead of `DefineComponent` Co-authored-by: Brad Cornes <bradlc41@gmail.com>
- Loading branch information