This page is available as Markdown at /api/traversal/functions/getchildren.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.
getChildren
getChildren(
snapshot,path):object[]
Defined in: get-children.ts:20
Get the children of a node at a given path.
Parameters
Section titled “Parameters”snapshot
Section titled “snapshot”TraversalSnapshot
Path
Returns
Section titled “Returns”object[]