useIgExperiences
Returns a list of Experiments the user is in.
const useIgExperiences: () => { isReady: boolean; experiences: PluginExperienceType[] }
useIgConfigExperiences
const useIgConfigExperiences: () => { isReady: boolean; experiences: PluginExperienceType[] }
Last updated 4 months ago