@coxy/utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.20 • Public • Published

Coxy utils

Install

npm install @coxy/utils

Create

import { wait } from '@coxy/utils';

... or using CommonJS syntax:

const { wait } = require('@coxy/utils');
await wait(4000) // wait 4000 ms

Dependencies (0)

    Dev Dependencies (17)

    Package Sidebar

    Install

    npm i @coxy/utils

    Weekly Downloads

    7

    Version

    1.0.20

    License

    MIT

    Unpacked Size

    41.1 kB

    Total Files

    115

    Last publish

    Collaborators

    • dsshard