Options
All
  • Public
  • Public/Protected
  • All
Menu

Return type of initLDClient.

Hierarchy

  • AllFlagsLDClient

Index

Properties

error?: Error

LaunchDarkly client initialization error, if there was one.

flags: LDFlagSet

Contains all flags from LaunchDarkly.

ldClient: LDClient

An instance of LDClient from the LaunchDarkly JS SDK (launchdarkly-js-client-sdk).

see

https://docs.launchdarkly.com/sdk/client-side/javascript

Generated using TypeDoc