UNPKG

oom-editor

Version:

Awsome markdown editor for oom community!

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