Skip to content

Corrects getTooltips and getOrigins return types to arrays#1273

Merged
leongersen merged 1 commit intoleongersen:masterfrom
Gudine:master
Jun 21, 2024
Merged

Corrects getTooltips and getOrigins return types to arrays#1273
leongersen merged 1 commit intoleongersen:masterfrom
Gudine:master

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