elemental2.core.Int8Array__Constants Maven / Gradle / Ivy
package elemental2.core;
import jsinterop.annotations.JsPackage;
import jsinterop.annotations.JsType;
@JsType(isNative = true, name = "Int8Array", namespace = JsPackage.GLOBAL)
class Int8Array__Constants {
static double BYTES_PER_ELEMENT;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy