• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @openfeature/web-sdk
  • constructAggregateError

Function constructAggregateError

  • constructAggregateError(providerErrors): AggregateError
  • Parameters

    • providerErrors: {
          error: unknown;
          providerName: string;
      }[]

    Returns AggregateError

    • Defined in packages/web/src/provider/multi-provider/errors.ts:23

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc