UNPKG

unleash-server

Version:

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

5 lines 244 B
import joi from 'joi'; export declare const nameSchema: joi.ObjectSchema<any>; export declare const legalValueSchema: joi.ObjectSchema<any>; export declare const contextSchema: joi.ObjectSchema<any>; //# sourceMappingURL=context-schema.d.ts.map