UNPKG

@guestbell/react-page-plugins

Version:

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

7 lines (6 loc) 126 B
export declare enum AlignmentTypes { Left = "left", Right = "right", Center = "center", Justify = "justify" }