UNPKG

@guestbell/react-page-plugins

Version:

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

3 lines (2 loc) 118 B
import { PaddingState } from '../../common/types/padding/PaddingState'; export type DividerState = PaddingState & {};