UNPKG

@instructure/canvas-rce

Version:

A component wrapping Canvas's usage of Tinymce

3 lines (2 loc) 90 B
import { Editor } from 'tinymce'; export default function register(editor: Editor): void;