UNPKG

@guestbell/react-page-plugins

Version:

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

3 lines (2 loc) 128 B
import { SlateValue } from '../../types/slate/SlateValue'; export declare const slateEmptyValue: (text?: string) => SlateValue;