@kkdev92/vscode-ext-kit - v4.1.1
    Preparing search index...

    Function unwrap

    • Returns the success value or throws the error. Non-Error failures are wrapped.

      Type Parameters

      • T
      • E

      Parameters

      Returns T

      const value = unwrap(await tryRefresh());