npm: @types/await-timeout

sleep 처럼 사용할 수 있는 모듈

설치

pnpm add await-timeout
pnpm add -D @types/await-timeout

예시


await Timeout.set(3000);