UNPKG

rn-custom-style-sheet

Version:

React Native component to select a specific value from a range of values.

7 lines (5 loc) 167 B
import type { MediaQueryAllQueryable, MediaQueryMatchers, } from '../../Components'; export type HyphenateKeyTypes = MediaQueryMatchers | MediaQueryAllQueryable;