![JAR search and dependency download from the Maven repository](/logo.png)
fr.lteconsulting.angular2gwt.processor.AngularInjectable.txt Maven / Gradle / Ivy
package PACKAGE;
public class CLASS_NAME
{
public static native Object get()
/*-{
var injectable = $wnd.INJECTABLE_CLASS_FQN;
injectable.parameters = injectable.parameters || [
PARAMETERS
];
injectable.annotations = injectable.annotations || [ new $wnd.ng.core.Injectable()
];
return injectable;
}-*/;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy