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

Add support for array of selectors in TypeScript types #12

Merged
merged 3 commits into from
Sep 18, 2019

Conversation

fregante
Copy link
Owner

@fregante fregante commented Sep 9, 2019

This already works automatically (because arrays are casted to strings like [].join(','), which creates valid selectors) but it needed minor extra changes to make it work in TypeScript

@fregante fregante marked this pull request as ready for review September 18, 2019 12:47
@fregante fregante merged commit 9ee38d4 into master Sep 18, 2019
@fregante fregante deleted the selector-array branch September 18, 2019 12:53
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.

1 participant