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

gwt.mobx.client.MobXDevTools Maven / Gradle / Ivy

package gwt.mobx.client;

import gwt.react.client.components.ReactClass;
import gwt.react.client.proptypes.BaseProps;
import jsinterop.annotations.JsPackage;
import jsinterop.annotations.JsProperty;
import jsinterop.annotations.JsType;

@JsType(isNative = true, namespace = JsPackage.GLOBAL)
public class MobXDevTools {
    @JsProperty(name = "default")
    public static ReactClass component;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy