Skip to content

Documentation / @warp-drive/core / signals/-leaked / notifyInternalSignal

Function: notifyInternalSignal()

ts
function notifyInternalSignal(signal): void;

Defined in: core/src/signals/reactivity/internal.ts:273

Parameters

signal

undefined | WarpDriveSignal

Returns

void

Released under the MIT License.