UNPKG

react-smartphone

Version:

![Demo](https://github.com/Turutupa/react-smartphone/blob/main/demo.gif)

9 lines 297 B
interface ContainerProps { height?: string | number; width?: string | number; color?: string; shadowColor?: string; } declare const _default: import("styled-components").StyledComponent<"div", any, ContainerProps, never>; export default _default; //# sourceMappingURL=Case.d.ts.map