UNPKG

unleash-server

Version:

Unleash is an enterprise ready feature flag service. It provides different strategies for handling feature flags.

3 lines 225 B
export declare function normalizedStrategyValue(id: string, groupId: string): number; export declare function normalizedVariantValue(id: string, groupId: string, normalizer: number): number; //# sourceMappingURL=util.d.ts.map