UNPKG

@splitsoftware/splitio-react

Version:

A React library to easily integrate and use Split JS SDK

8 lines (7 loc) 351 B
export declare const VERSION: string; export declare const ON: SplitIO.Treatment; export declare const OFF: SplitIO.Treatment; export declare const CONTROL: SplitIO.Treatment; export declare const CONTROL_WITH_CONFIG: SplitIO.TreatmentWithConfig; export declare const WARN_SF_CONFIG_AND_FACTORY: string; export declare const EXCEPTION_NO_SFP: string;