首次提交
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
const { clearInterval, clearTimeout, setInterval, setTimeout } = require('worker-timers')
|
||||
|
||||
module.exports = {
|
||||
clearInterval,
|
||||
clearTimeout,
|
||||
setInterval,
|
||||
setTimeout
|
||||
}
|
||||
Reference in New Issue
Block a user