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

Shorthand interface access #94

Closed
katsaii opened this issue Sep 17, 2023 · 0 comments · Fixed by #104
Closed

Shorthand interface access #94

katsaii opened this issue Sep 17, 2023 · 0 comments · Fixed by #104
Assignees
Labels
enhancement New feature or request high priority Important

Comments

@katsaii
Copy link
Owner

katsaii commented Sep 17, 2023

What is your feature request?

Remove the getInterface method on CatspeakEnvironment so the interface variable can be used directly:

Catspeak.interface.exposeFunction(...);

Instead of

Catspeak.getInterface().exposeFunction(...);

Please describe in detail how you expect this new feature to behave.

No response

@katsaii katsaii added the enhancement New feature or request label Sep 17, 2023
@katsaii katsaii self-assigned this Sep 17, 2023
@katsaii katsaii added the high priority Important label Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority Important
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant