🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

settimeout-rui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

settimeout-rui

>> 使用方式: >> import setTimeoutRui(此名字可以随意设定,但最好不要与setTimeout冲突) from 'settimeout-rui' >> async load() { >> await setTimeoutRui(1000) >> ...后续操作 >> }

1.0.0
latest
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

这是一个setTimeout组件,

使用方式: import setTimeoutRui(此名字可以随意设定,但最好不要与setTimeout冲突) from 'settimeout-rui' async load() { await setTimeoutRui(1000) ...后续操作 }

Keywords

setTimeout

FAQs

Package last updated on 30 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts