UNPKG

unleash-server

Version:

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

3 lines 212 B
import { type IUnleashConfig, type IUnleashOptions } from '../../lib/types/option.js'; export declare function createTestConfig(config?: IUnleashOptions): IUnleashConfig; //# sourceMappingURL=test-config.d.ts.map