FeatureFlagsCallback

Example values

TypeScript
(flags: string[], variants: Record<string, string | boolean>, context?: {
errorsLoading?: boolean;
}) => void

Community questions

Was this page useful?