Type alias ElementPatch

ElementPatch: { aspects?: Aspect[]; meta: Meta; model: Model; parent?: Element | { element: Element; relationship: string }; to: To<ElementNode<common.ElementProps>, common.ElementProps> }

Type declaration

Generated using TypeDoc