@shopify/cli-kit
    Preparing search index...

    Function keypress

    • 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>