UNPKG

unleash-server

Version:

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

3 lines 169 B
import type { IDBOption } from '../types/index.js'; export declare const cloneDbConfig: (dbConfig: IDBOption) => IDBOption; //# sourceMappingURL=clone-db-config.d.ts.map