0.1.11 • Published 4 months ago

@qitt/delay v0.1.11

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.


@qitt/delay

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

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

Wait for specified number of seconds (milliseconds)

import delay from '@qitt/delay'

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

4 months ago

0.1.10

11 months ago

0.1.9

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago