BaseFlagEvaluationOptions

Example values

TypeScript
{
groups?: Record<string, string>;
personProperties?: Record<string, string>;
groupProperties?: Record<string, Record<string, string>>;
onlyEvaluateLocally?: boolean;
disableGeoip?: boolean;
}

Community questions

Questions about this page? or post a community question.