UNPKG

cosmo-ui

Version:
7 lines (5 loc) 140 B
import { StylableComponent } from '.' export interface SpacerProps extends StylableComponent { width?: string widthType?: string }