@tempots/dom > Signal > is
Checks if a value is a Signal.
Signature:
static readonly is: (value: O | Signal) => value is Signal;