@sheetwrite/coretype
Stable conservative-rebase conflict category.
Declaration
export type RebaseConflictCode = | "overlapping-edit" | "sheet-removed" | "sheet-lifecycle" | "formula-structural" | "structural-overlap" | "unsupported-structural";