Skip to content

SortResult

Defined in: workspace/sort.ts:23

Result of topological sort

entries: EntryWithConfig[]

Defined in: workspace/sort.ts:25

Sorted entries (dependencies first)


errors: string[]

Defined in: workspace/sort.ts:27

Any errors encountered