> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/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

### snapshot

`TraversalSnapshot`

### path

`Path`

## Returns

`object`[]