SendFeatureFlagsOptions

Example values

TypeScript
{
onlyEvaluateLocally?: boolean;
personProperties?: Record<string, any>;
groupProperties?: Record<string, Record<string, any>>;
flagKeys?: string[];
}

Community questions

Questions about this page? or post a community question.