import { EditorModule } from "./module"; export const { useEditor, initEditor } = EditorModule.hook("Editor");