UNPKG

unleash-server

Version:

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

5 lines (4 loc) 219 B
import joi from 'joi'; export declare const constraintNumberTypeSchema: joi.NumberSchema; export declare const constraintStringTypeSchema: joi.ArraySchema; export declare const constraintDateTypeSchema: joi.DateSchema;