@launchdarkly/observability + @launchdarkly/session-replay
    Preparing search index...

    Interface MixpanelPeopleAPI

    interface MixpanelPeopleAPI {
        set: (metadata: { [k: string]: any }) => void;
    }
    Index

    Properties

    Properties

    set: (metadata: { [k: string]: any }) => void