UNPKG

@guestbell/react-page-plugins

Version:

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

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