UNPKG

@tiptap/starter-kit

Version:

starter kit for tiptap

3 lines (2 loc) 119 B
import { EditorState } from '@tiptap/pm/state'; export declare const isAtStartOfNode: (state: EditorState) => boolean;