ixfx
    Preparing search index...

    Function throwIfFailed

    • Throws an error if any result is a failure. Error message will be the combined from all errors.

      Parameters

      • ...results: Result<any, any>[]

      Returns void