Omit<PostHogRemoteConfig, 'surveys' | 'hasFeatureFlags'> & {featureFlags: {[key: string]: FeatureFlagValue;};featureFlagPayloads: {[key: string]: JsonType;};flags: {[key: string]: FeatureFlagDetail;};errorsWhileComputingFlags: boolean;sessionRecording?: boolean | {[key: string]: JsonType;};quotaLimited?: string[];requestId?: string;}
Questions about this page? or post a community question.