UNPKG

react-native-unistyles

Version:
7 lines 162 B
export interface UnistylesThemes { } export interface UnistylesBreakpoints { landscape?: number; portrait?: number; } //# sourceMappingURL=global.d.ts.map