interface CustomElementConstructor {
    new CustomElementConstructornew (...params): HTMLElement;
}

Constructors

Constructors