Interface ReadonlySignal<Callable>

Interface for a signal excluding the dispatch method.

Unlike Signal, this interface is covariant in the type of Callable.

Type Parameters

  • Callable extends Function

Hierarchy

  • ReadonlySignal

Properties

Methods

Properties

count: number

Methods

Generated using TypeDoc