UNPKG

unleash-server

Version:

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

3 lines 172 B
import type { IUnleashConfig } from '../../../lib/internals.js'; export declare const getDbConfig: () => IUnleashConfig["db"]; //# sourceMappingURL=database-config.d.ts.map