Reference

unstable_Callback

Scheduled callback that may return a continuation.

Signature

type unstable_Callback = (didTimeout: boolean): unstable_Callback | null | void