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

Expose all types via index.d.ts #3608

Merged
merged 2 commits into from
Sep 8, 2016
Merged

Expose all types via index.d.ts #3608

merged 2 commits into from
Sep 8, 2016

Conversation

ktsn
Copy link
Member

@ktsn ktsn commented Sep 6, 2016

This patch allows us to import vue's types easier.
We can just import them like import { ComponentOptions } from 'vue'.

This is also useful for some plugin creators to use vue's types on their declarations.

@yyx990803 yyx990803 merged commit f541097 into vuejs:next Sep 8, 2016
@ktsn ktsn deleted the expose-types branch September 8, 2016 08:26
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.

2 participants