UNPKG

@instructure/canvas-rce

Version:

A component wrapping Canvas's usage of Tinymce

7 lines (6 loc) 156 B
export default function indicatorRegion(editor: any, target: any, offsetFn?: any): { width: number; height: number; left: any; top: any; };