Reference
cacheSignal
Returns the abort signal for the currently active cache scope.
Signature
function cacheSignal(): AbortSignal | nullReference
Returns the abort signal for the currently active cache scope.
function cacheSignal(): AbortSignal | null