Skip to content

getAllDescendant

getAllDescendant(objs): Shape[]

Returns all descendants of the given set of objects including the given set without any duplications.

Parameters

objs: Shape[]

Returns

Shape[]

Source

utils/shape-utils.ts:13