chore: move from @_bdbch to @_ueberdosis scope
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { CellSelection } from '@_bdbch/prosemirror-tables'
|
||||
import { CellSelection } from '@_ueberdosis/prosemirror-tables'
|
||||
|
||||
export function isCellSelection(value: unknown): value is CellSelection {
|
||||
return value instanceof CellSelection
|
||||
|
||||
Reference in New Issue
Block a user