This commit is contained in:
Philipinho
2026-03-28 10:24:13 +00:00
parent a5360ad341
commit c07f348b38
@@ -1093,9 +1093,3 @@ export class ResizableNodeView {
};
}
}
/**
* Alias for ResizableNodeView to maintain consistent naming.
* @deprecated Use ResizableNodeView instead - will be removed in future versions.
*/
export const ResizableNodeview = ResizableNodeView;