UNPKG

flexflag

Version:

FlexFlag is a powerful and lightweight feature flag engine

3 lines 149 B
import { FeatureFlagConfig } from './types/config.types'; export declare const defaultConfig: FeatureFlagConfig; //# sourceMappingURL=config.d.ts.map