UNPKG

typewriter-editor

Version:

A rich text editor using the Delta format with decorations and rendered with a tiny virtual dom

3 lines (2 loc) 98 B
const OFFSCREEN = -100000; export const OFFSCREEN_RECT = new DOMRect(OFFSCREEN, OFFSCREEN, 0, 0);