for now switch to the org.w3c.dom API
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package js.jquery;
|
||||
|
||||
import js.dom.core.Element
|
||||
import org.w3c.dom.Element
|
||||
|
||||
native
|
||||
class JQuery() {
|
||||
|
||||
Reference in New Issue
Block a user