Type Alias TelemetryConfig

TelemetryConfig: {
    segmentPublishableKey: string;
}

A type representing the telemetry configurations.