function clearTimeout()
in
components/helper/sandbox.ts [76:78]
3
lines of code
1
McCabe index (conditional complexity)
function clearTimeout(id) { clearTimer(id) }