ThemeSectionResolvertype ThemeSectionResolver<T = string> = (theme: ThemeResolver, context: ThemeSectionResolverContext) => ThemeSectionRecord<T>;§Type Parameters§T = string[src]§Type§(theme: ThemeResolver, context: ThemeSectionResolverContext) => ThemeSectionRecord<T>[src]