signals
signals copied to clipboard
Evaluate Symbol.toStringTag for signal detection
More of a research task to see if there are other options than duck trying to detect signals, when you don't have a reference to the original class. This use case happens with DevTools.
Another idea: Signal.prototype.isSignal = Symbol.for('Signal')