# Generated by roxygen2: do not edit by hand

S3method(is_enabled,bool_feature_flag)
S3method(is_enabled,connect_group_feature_flag)
S3method(is_enabled,connect_user_feature_flag)
S3method(is_enabled,env_var_feature_flag)
S3method(is_enabled,percentage_feature_flag)
S3method(is_enabled,time_period_feature_flag)
export(create_bool_feature_flag)
export(create_connect_group_feature_flag)
export(create_connect_user_feature_flag)
export(create_env_var_feature_flag)
export(create_feature_flag)
export(create_percentage_feature_flag)
export(create_time_period_feature_flag)
export(feature_if)
export(feature_ifelse)
export(is_enabled)
