getAllDescendant(objs): Shape[]
objs
Shape
Returns all descendants of the given set of objects including the given set without any duplications.
• objs: Shape[]
Shape[]
packages/core/src/utils/shape-utils.ts:13