lantix-utils
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

lantix-utils

Installation

npm install lantix-utils

No dependencies.

Usage

import { waitfor } from 'lantix-utils'

async function test() {
  await waitfor(300)
  console.log('waited for 300 ms')
}

Readme

Keywords

Package Sidebar

Install

npm i lantix-utils

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

7.44 kB

Total Files

6

Last publish

Collaborators

  • davidmold