@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
public interface ResponseOrUndefinedUnion
| Modifier and Type | Method and Description |
|---|---|
static ResponseOrUndefinedUnion |
of() |
static ResponseOrUndefinedUnion |
of(Response value) |
@JsOverlay @Nonnull static ResponseOrUndefinedUnion of(@Nonnull Response value)
@JsOverlay static ResponseOrUndefinedUnion of()