Hierarchy (view full)

Constructors

Properties

childName?: string | number
children?: PatchContext[]
delta: Delta
exiting?: boolean
hasResult?: boolean
left: unknown
nested?: boolean
next?: null | PatchContext
nextAfterChildren?: null | PatchContext
options?: Options
parent?: PatchContext
pipe: "patch"
result?: unknown

Methods