UNPKG

usxeditor

Version:

USX editor react component.

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