async function handleStopPlaying()
in
frontend/src/app/page.tsx [42:44]
3
lines of code
1
McCabe index (conditional complexity)
async function handleStopPlaying() { await stopPlaying(); }