UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

9 lines (8 loc) 159 B
export namespace SIDE_PANEL_SIZES { let xs: string; let sm: string; let md: string; let lg: string; let xl: string; let max: string; }