• Pause the flow of execution in an async function *

    Parameters

    • seconds: number

    Returns Promise<void>

    await sleep(5);