UNPKG

rhino-editor

Version:

A custom element wrapped rich text editor

3 lines (2 loc) 152 B
import { Transaction } from "@tiptap/pm/state"; export declare function selectionToInsertionEnd(tr: Transaction, startLen: number, bias: number): void;