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