UNPKG

unleash-server

Version:

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

4 lines (3 loc) 138 B
import joi from 'joi'; export declare const nameSchema: joi.ObjectSchema<any>; export declare const contextSchema: joi.ObjectSchema<any>;