All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gwt.react.client.utils.JSFunc Maven / Gradle / Ivy

package gwt.react.client.utils;

import jsinterop.annotations.JsFunction;

@JsFunction
public interface JSFunc {
    void call();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy