Type Alias GetExperienceParamsInternal

GetExperienceParams: GetSpaceEnvironmentParams & {
    experienceId: string;
}