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

Support Type Literals, Unions and Intersections #65

Open
MeirionHughes opened this issue Jul 9, 2016 · 0 comments
Open

Support Type Literals, Unions and Intersections #65

MeirionHughes opened this issue Jul 9, 2016 · 0 comments
Assignees
Milestone

Comments

@MeirionHughes
Copy link
Contributor

MeirionHughes commented Jul 9, 2016

Should resolve inline type literals and advanced types

field1:{property:string}
field2:A|B
field3:A&B
field3:C

where export type C = {property:string}

@MeirionHughes MeirionHughes added this to the 0.9 milestone Jul 9, 2016
@MeirionHughes MeirionHughes self-assigned this Jul 9, 2016
@MeirionHughes MeirionHughes modified the milestones: 0.10, 0.9 Aug 3, 2016
@MeirionHughes MeirionHughes changed the title Support Type Literals Support Type Literals, Unions and Intersections Aug 5, 2016
MeirionHughes added a commit that referenced this issue Aug 5, 2016
@MeirionHughes MeirionHughes modified the milestones: 0.11, 0.10 Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant