FlagEvaluationOptions

Example values

TypeScript
BaseFlagEvaluationOptions & {
sendFeatureFlagEvents?: boolean;
}

Community questions