0.1.2 • Published 4 months ago

@ichiql/delay v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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
0.1.2

4 months ago

0.1.1

6 months ago

0.1.0

6 months ago