@0b5vr/experimental
    Preparing search index...

    Function dagEdgesChildren

    • Return all children destinations the specified source has.

      Type Parameters

      • T

      Parameters

      • edges: RawDagEdge<T>[]

        An array of dag edge

      • source: T

        The target source

        See also: dagEdgesDescendant

      Returns T[]