Package com.google.j2cl.junit.runtime
Interface JsUnitHelpers.IThenable<T>
- Enclosing class:
- JsUnitHelpers
@JsType(isNative=true,
name="IThenable",
namespace="<global>")
public static interface JsUnitHelpers.IThenable<T>
The marker type of a JS thenable.