ThemeSectiontype ThemeSection<T = string> = ThemeSectionRecord<T> | ThemeSectionResolver<T>;§Type Parameters§T = string[src]§Type§ThemeSectionRecord<T> | ThemeSectionResolver<T>[src]