Skip to content
This page is available as Markdown at /api/traversal/functions/isobject.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

isObject

isObject(snapshot, node): node is PortableTextObject

Defined in: is-object.ts:10

Check if a node is an object node (not a text block or span).

TraversalSnapshot

unknown

node is PortableTextObject