UNPKG

nishant-design-system

Version:
4 lines (2 loc) 96 B
// @flow strict export type GroupAlign = 'vertical' | 'horizontal-fixed' | 'horizontal-fluid';