Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sleap

nextools269.3kMIT0.1.0TypeScript support: included

Sleep

readme

sleap npm

Sleep.

Install

$ yarn add sleap

Usage

import { sleep } from 'sleap'

await sleep(1000)