Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram: docs
> ./packages/react/src/components/tableSplit.ts
/**
* Re-export from @eigenpal/docx-editor-core where the implementation now lives.
* Kept for backward compatibility with in-package imports.
*/
export {
type SplitCellDialogConfig,
getSplitCellDialogConfig,
splitActiveTableCell,
} from '@eigenpal/docx-editor-core/prosemirror/commands';