I-Shleep:基于承诺的微小睡眠功能

时间:2024-06-06 03:55:33
【文件属性】:

文件名称:I-Shleep:基于承诺的微小睡眠功能

文件大小:70KB

文件格式:ZIP

更新时间:2024-06-06 03:55:33

JavaScript

shleep是基于诺言的睡眠功能 :sleeping_face: Shleep很小, 安装 纱 yarn install shleep Npm npm install -S shleep 用法 import sleep from 'shleep' // Standard promise sleep ( 1000 ) . then ( /* Do stuff */ ) // async await async function yourAsyncFunction ( ) { await sleep ( 1000 ) /* do stuff here */ }


【文件预览】:
I-Shleep-master
----yarn.lock(193KB)
----src()
--------index.js(93B)
----LICENSE(1KB)
----README.md(429B)
----.gitignore(291B)
----package.json(1KB)

网友评论