UNPKG

@kameleoon/javascript-sdk-core

Version:
3 lines (2 loc) 309 B
export { ConfigurationDataType, CustomDataConfigurationType, ClientConfigurationDataType, CustomDataScope, VariationByExpositionType, FeatureVariableType, FeatureFlagType, ConsentType, RuleItemType, JSONValue, RuleType, JSONType, } from './types'; export { ClientConfiguration } from './clientConfiguration';