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

net.java.html.lib.angular.$Typings$ Maven / Gradle / Ivy

package net.java.html.lib.angular;
@net.java.html.js.JavaScriptResource("/net/java/html/lib/angular/angular.min.js")
final class $Typings$ {
  private $Typings$() {
  }
  static {
    net.java.html.lib.Array.isArray(0.0);
  }
  @net.java.html.js.JavaScriptBody(args={},body="")
  static native void selfInit();
  @net.java.html.js.JavaScriptBody(args = {}, body = "return typeof angular === 'undefined' ? null : angular;")
  static native java.lang.Object readStaticFields$1();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy