UNPKG

@edtr-io/plugin-text

Version:
6 lines 225 B
import * as React from 'react'; import { NodeEditorProps } from '../..'; export declare const DefaultEditorComponent: React.FunctionComponent<NodeEditorProps & { name: string; }>; //# sourceMappingURL=editor.d.ts.map