MCPcopy Index your code
hub / github.com/AyushSaini00/60minuteJavaScript / app.js

File app.js

Pomodoro-Timer/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const selectTypeElement = document.getElementById('select-type');
2const timerElement = document.querySelector('.timer');
3const btnWrapper = document.querySelector('.btn-wrapper');
4

Callers

nothing calls this directly

Calls 4

startFunction · 0.85
selectSessionFunction · 0.85
resetTimeFunction · 0.85
resetFunction · 0.70

Tested by

no test coverage detected