Skip to main content

getSortedChildren


Import
import { getSortedChildren } from "@docsgen/core"

Parameters

getSortedChildren(children: DeclarationReflection[], reflectionsTree: ProjectReflection[])
Parameters
NameTypeDescription
children
DeclarationReflection[]
reflectionsTree
ProjectReflection[]

Returns

(DeclarationReflection & { isMethod: boolean })[]