UNPKG

usxeditor

Version:

USX editor react component.

5 lines (4 loc) 168 B
import React from 'react'; declare function Char(props: any): JSX.Element; declare const _default: React.MemoExoticComponent<typeof Char>; export default _default;