UNPKG

@hc.ds/mobile

Version:
17 lines 355 B
/** * Theme map */ export declare const MinimizedViewTheme: { view: { padding: number; backgroundColor: string; display: "flex"; flexDirection: "row"; flexWrap: "nowrap"; justifyContent: "space-between"; }; flex: { alignSelf: "flex-start"; }; }; //# sourceMappingURL=theme.d.ts.map