UNPKG

@croct/rule-engine-experiments

Version:

A rule engine extension for A/B and multivariate testing.

4 lines (3 loc) 160 B
import { ObjectType } from '@croct/plug/sdk/validation'; export declare const propertiesSchema: ObjectType; export declare const definitionsSchema: ObjectType;