UNPKG

tandem-front-end

Version:

Visual editor for web components

8 lines (6 loc) 163 B
import { LightIDETextToken } from "./state"; export const calcCaretPosition = ( model: HTMLElement, tokens: LightIDETextToken[], event: MouseEvent ) => {};