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

Corrects getTooltips and getOrigins return types to arrays #1273

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Corrects getTooltips and getOrigins return types to arrays #1273

merged 1 commit into from
Jun 21, 2024

Conversation

Gudine
Copy link
Contributor

@Gudine Gudine commented Jun 20, 2024

Changes the types of API.getTooltips and API.getOrigins to arrays, as the typings that were previously there (using index signatures) didn't have array properties and methods like .length and .forEach.

@leongersen
Copy link
Owner

This makes sense, thank you!

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