We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example:
public interface DOMTokenList extends JSObject { void add(String... tokens); void remove(String... tokens); }
After it #867 can be merged.
The text was updated successfully, but these errors were encountered:
What if I implement it in 10 years? Should mentioned PR wait 10 years then?
Sorry, something went wrong.
Definitely no. I will try to investigate and implement it myself. Will ask questions if something.
No branches or pull requests
Example:
After it #867 can be merged.
The text was updated successfully, but these errors were encountered: