Skip to content

Interface: ExpandNode

Defined in: packages/core/src/parser/ast.ts:158

Parsed $expand value — list of expand items

Properties

items

readonly items: readonly ExpandItem[]

Defined in: packages/core/src/parser/ast.ts:159