Package org.teavm.jso.core
Interface JSPromise.FulfillmentValue<T>
- All Superinterfaces:
org.teavm.jso.JSObject
public static interface JSPromise.FulfillmentValue<T>
extends org.teavm.jso.JSObject
Interface for the return values of .
-
Method Summary
Methods inherited from interface org.teavm.jso.JSObject
cast