Type Alias ExperienceProps

ExperienceProps: ExperienceCommonProps & {
    sys: ExperienceSys;
}