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

fix(#195): Enable instanceof checks #214

Merged
merged 4 commits into from
Nov 7, 2024
Merged

fix(#195): Enable instanceof checks #214

merged 4 commits into from
Nov 7, 2024

Conversation

JumpLink
Copy link
Collaborator

@JumpLink JumpLink commented Nov 6, 2024

Enable instanceof checks by adding constructor to interface declaration. Fixes #195

@JumpLink JumpLink merged commit 9a294b3 into main Nov 7, 2024
1 check passed
@JumpLink JumpLink deleted the fix/instance-of branch November 7, 2024 20:31
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.

Cannot use instanceof on interfaces
1 participant