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: type errors #228

Merged
merged 2 commits into from
Jan 2, 2025
Merged

fix: type errors #228

merged 2 commits into from
Jan 2, 2025

Conversation

loks0n
Copy link
Member

@loks0n loks0n commented Dec 30, 2024

Copy link
Member

@lohanidamodar lohanidamodar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest looks good.

@@ -115,6 +115,15 @@ class ClientBrowser extends ClientBase with ClientMixin {
return this;
}

@override
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both the methods in client_io and client_browser are same they don't need specific access to io or browser features. This method should go into base class instead

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.

3 participants