Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(language-core): infer define model type from options type #4545

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

davidmatter
Copy link
Collaborator

@davidmatter davidmatter commented Jul 8, 2024

If T in defineModel<T> is not defined, try to infer from user's code.

@davidmatter davidmatter linked an issue Jul 8, 2024 that may be closed by this pull request
@davidmatter davidmatter requested a review from so1ve July 8, 2024 11:05
@johnsoncodehk
Copy link
Member

LGTM, thanks for your investigation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript v-model defined types missing
3 participants