UNPKG

@aurigma/design-atoms-interfaces

Version:

2 lines (1 loc) 101 B
export type AlignType = "right" | "left" | "bottom" | "top" | "verticalCenter" | "horizontalCenter";