Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 170 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 170 Bytes

sleap npm

Sleep.

Install

$ yarn add sleap

Usage

import { sleep } from 'sleap'

await sleep(1000)