UNPKG

93 BTypeScriptView Raw
1import Editor from "../editor";
2
3export default function attachToForm(editor: Editor): void;