@kameleoon/javascript-sdk-core
Version:
Kameleoon JS SDK Core
3 lines (2 loc) • 309 B
TypeScript
export { ConfigurationDataType, CustomDataConfigurationType, ClientConfigurationDataType, CustomDataScope, VariationByExpositionType, FeatureVariableType, FeatureFlagType, ConsentType, RuleItemType, JSONValue, RuleType, JSONType, } from './types';
export { ClientConfiguration } from './clientConfiguration';