1.0.1 • Published 3 years ago

timeout-creator v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

"# timeout-creator"

Table of contents

General info

simple package to create async time out to handel real delay

Setup

To run this project, install it locally using npm: npm i timeout-creator

use

To use the timeout creator: const timeoutCreator = require('timeout-creator')

to create time out

Now to use timeoutCreator.takeNap(milliseconds);

1.0.1

3 years ago

1.0.0

3 years ago