UNPKG

@guestbell/react-page-plugins

Version:

Plugins we use in GuestBell for working with amazing react-page package

4 lines (3 loc) 138 B
import * as React from 'react'; import { RenderLeafProps } from 'slate-react'; export declare const Emphasize: React.FC<RenderLeafProps>;