@tempots/dom

Signal.is property

Checks if a value is a Signal.

Signature:

static readonly is: (value: O | Signal) => value is Signal;