UNPKG

usxeditor

Version:

USX editor react component.

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