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