> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# hasNode

> **hasNode**(`snapshot`, `path`): `boolean`

Defined in: has-node.ts:10

Check if a node exists at a given path.

## Parameters

### snapshot

`TraversalSnapshot`

### path

`Path`

## Returns

`boolean`