UNPKG

oom-editor

Version:

Awsome markdown editor for oom community!

4 lines (3 loc) 156 B
import React from "react"; import { EditorProps } from "./EditorProps"; export declare const EditorTextAreaContainer: React.FunctionComponent<EditorProps>;