Skip to content

Latest commit

 

History

History

sleap

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

sleap npm

Sleep.

Install

$ yarn add sleap

Usage

import { sleep } from 'sleap'

await sleep(1000)