UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

2 lines (1 loc) 110 B
export type ViewportRangeKeys = 'narrow' | 'narrowLandscape' | 'regular' | 'wide' | 'portrait' | 'landscape';