bionic.js.BjsExport Maven / Gradle / Ivy
package bionic.js;
/**
* The super type of every Java class which implements a JavaScript native interface.
* */
public interface BjsExport
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package bionic.js;
/**
* The super type of every Java class which implements a JavaScript native interface.
* */
public interface BjsExport
{
}