method ILaunchDarklyClient.close
ILaunchDarklyClient.close(): void

Shuts the client down and flushes pending events. Synchronous.

Return Type

void

Usage

import { type ILaunchDarklyClient } from "feature-flags-plugin/src/index.ts";