• Waits for any key to be pressed except Ctrl+C which will terminate the process.

    Parameters

    • stdin: ReadStream & {} = process.stdin
    • uiDebugOptions: UIDebugOptions = defaultUIDebugOptions

    Returns Promise<unknown>