bifocal/node_modules/yoctodelay/index.js

1 line
49 B
JavaScript

module.exports=d=>new Promise(r=>setTimeout(r,d))