UNPKG

@solfacil/girassol

Version:
5 lines (4 loc) 132 B
export interface Divider { orientation?: 'horizontal' | 'vertical'; thickness?: 'x-small' | 'small' | 'medium' | 'large'; }