interface DebuggerOptions Properties onTrack Signature onTrack?: (event: DebuggerEvent) => void; onTrigger Signature onTrigger?: (event: DebuggerEvent) => void; ComputedRef EffectScope