Takaro - v0.6.0
    Preparing search index...

    Variable openFeatureIntegrationConst

    openFeatureIntegration: (_options?: unknown) => Integration

    This is a shim for the OpenFeature integration. We need this in order to not throw runtime errors when accidentally importing this on the server through a meta framework like Next.js.

    Type Declaration

      • (_options?: unknown): Integration
      • Parameters

        • Optional_options: unknown

        Returns Integration