Typed signal methods for subclasses with custom or implemented-interface signals.
Include the parent's SignalSignatures in Signals, then use each member with
a declare field to refine the inherited method without replacing it at runtime.
The constraint checks each signal without requiring a string index signature.
Typed signal methods for subclasses with custom or implemented-interface signals. Include the parent's SignalSignatures in Signals, then use each member with a
declarefield to refine the inherited method without replacing it at runtime. The constraint checks each signal without requiring a string index signature.Example