• Pause the flow of execution in an async function *

    Parameters

    • seconds: number

    Returns Promise<unknown>

    await sleep(5);