UNPKG

@guestbell/react-page-plugins

Version:

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

4 lines (3 loc) 164 B
/// <reference types="react" /> import { Element } from 'slate'; export declare const addAlignmentStyles: (element: Element, children: JSX.Element) => JSX.Element;