UNPKG

173 BTypeScriptView Raw
1import { Editor } from './';
2/**
3 * Create a new Slate `Editor` object.
4 */
5export declare const createEditor: () => Editor;
6//# sourceMappingURL=create-editor.d.ts.map
\No newline at end of file