UNPKG

usxeditor

Version:

USX editor react component.

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