UNPKG

unleash-server

Version:

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

3 lines 233 B
import type { ICreateEnabledDates } from '../../../types/stores/project-stats-store-type.js'; export declare const calculateAverageTimeToProd: (items: ICreateEnabledDates[]) => number; //# sourceMappingURL=time-to-production.d.ts.map