This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@ichiql/delay
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Deprecated

このパッケージは非推奨となりました 今後は anoare をご使用ください :)

This package has been deprecated. Use https://github.com/ichiql/anoare instead.


@ichiql/delay

pnpm add @ichiql/delay
npm install @ichiql/delay
yarn add @ichiql/delay

指定秒数(ミリ秒数)待つ

Wait for specified number of seconds (milliseconds)

import delay from '@ichiql/delay'

await delay({ msec: 1000 }) // wait 1sec

Readme

Keywords

Package Sidebar

Install

npm i @ichiql/delay

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

7.25 kB

Total Files

13

Last publish

Collaborators

  • ichiql