launchdarkly-react-client-sdk - v3.9.0
    Preparing search index...

    Interface LDPluginMetadata

    Metadata about a plugin implementation.

    May be used in logs and analytics to identify the plugin.

    interface LDPluginMetadata {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of the plugin.