7 lines
82 B
JavaScript
7 lines
82 B
JavaScript
module.exports = {
|
|
clearInterval,
|
|
clearTimeout,
|
|
setInterval,
|
|
setTimeout
|
|
}
|