The subset of the SDK module surface this provider uses.
init(sdkKey: string,options?: Readonly<Record<string, unknown>>): ILaunchDarklyClient
Creates a client. Synchronous — it returns immediately and connects in the
background, which is why ILaunchDarklyClient.waitForInitialization
exists.