Files
HarmonyOS--waterapp/mqtt-backend/node_modules/retimer/timers.js
T
2026-07-13 12:06:16 +08:00

7 lines
82 B
JavaScript

module.exports = {
clearInterval,
clearTimeout,
setInterval,
setTimeout
}